TCS recently asked this question
I have records like below
Emp id Empname Salary DateTimestamp
1 AA 6000 20120609:11:30
1 AA 7000 20120609:12:30
1 AA 8000 20120609:01:30
I want to exceute records max timestamp(20120609:01:30)
Answers were Sorted based on User's Feedback
Answer / tdguy
If the columntype is timestamp, just max() function would
give you the result.
| Is This Answer Correct ? | 1 Yes | 0 No |
Name the five phases that come under MultiLoad Utility.
Can we Suggest as how is the process to get a job in teradata in current market??Is it easier???
What happens when a node suffers a downfall?
What is spool space? Why do you get spool space errors? How do trouble-shoot them?
What are the differences between TerdataV2R5 and V12 Versions please??
if a error occured in FASTLOAD is the fastload job stops?
sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id where b.deptno=10; sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id and b.deptno=10; what is the difference on the above 2 queries?
what is identity columns in TD?
What is meant by Teradata Gateway?
Can we have an unconnected lkp to lookup a db2 record against a teradata record? Doesnt seem to work. I could be wrong
What is Difference b/w PI & PPI?how to implement PPI?
What is a node in teradata? Explain