is there a ref for teradata anywhere? Please dont just say info.ncr.com or teradata.com because i cant find anything there and some resources are pswd protected.
my immediate questions is how to subtract two dates. i need to get the number of days between max(dt) and min(dt).
this what i use in sql srv - datediff(day,max(dt),min(dt))
thx
my immediate questions is how to subtract two dates. i need to get the number of days between max(dt) and min(dt).
this what i use in sql srv - datediff(day,max(dt),min(dt))
thx