![]() |
Hi All,
08 Nov 2015
,
|
![]() |
Hi guys,
17 Jun 2015
| 1 comment
,
|
![]() |
I have the following CASE WHEN statement in my query and would like to get a count of each "category", so output would look something like this:
16 Feb 2015
| 10 comments
,
|
![]() |
I am pretty new to teradata and know some basic SQL but I find that I am struggling with this problem.
01 Jul 2013
| 1 comment
,
|
![]() |
|
![]() |
Hi, Need help on the following scenario. Consider the following dataset transaction created_date closed_date 1 1-jan-2011 5-jan-2011 2 2-jan-2011 10-jan-2011 3 5-jan-2011 5-feb-2011 4 10-jan-2011 6-mar-2011
29 Mar 2012
| 1 comment
,
|
![]() |
Hi, I am having two tables each having 20 columns. I want to compare these two tables table1 and table2 to get the count of all the records in table1 and all therecord in table2 and the differnece of records in a single query. Is it possible in Teradata 12??
14 Nov 2011
| 1 comment
,
|
![]() |
Hi, I am facing a weird problem of which can not really figure out what could be the reason of that. Consider following SELECT statement: SELECT We get 644,539 rows in return. If we take a COUNT(*) as below: SELECT COUNT(*) FROM It gives us count to be 158,446 If we do SELECT * as below: SELECT * FROM
03 Aug 2011
| 7 comments
,
|