# | Date | Forum | Type | Thread | Post |
---|---|---|---|---|---|
5 | 13 Jun 2014 @ 10:35 PDT | Database | Topic | Sum(Amount) Over (Partition by Month) having Amount over $25 | Hello, I am trying to calculate a percentage using the numerator and denominator below. Numerator: Amount for the specific month if the Amount is > $25, if not 0 Denominator: ... |
4 | 23 May 2014 @ 05:57 PDT | Database | Reply | SUBSTRING in ODBC Vs Teradata.Net mode | Thank you Dieter. |
3 | 22 May 2014 @ 01:34 PDT | Database | Topic | SUBSTRING in ODBC Vs Teradata.Net mode | Hello, I wrote a query that used the SUBSTRING function and worked well in ODBC mode but did not work in Teradata.NET Mode. I referred to earlier posts and was under the assumption that OD... |
2 | 23 Apr 2014 @ 12:17 PDT | General | Reply | Help with Analytic Function | Thank you Dieter. I really appreciate your quick response. |
1 | 22 Apr 2014 @ 09:05 PDT | General | Topic | Help with Analytic Function | I have a situation where I need to do the following: I have the below information AYear ASeason AMonth AWeek AUnit ASupplier ASalesArea AAmount 2013 1 1 1 25 35 ... |