Give the sizes of SMALLINT, BYTEINT and INTEGER.
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of teradata system software?
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 a common data source for the central enterprise data warehouse?
What is spool space and when running a job if it reaches the maximum spool space how you solve the problem?
how can we analyze the locks ?
what are the uses of fact table and dimension table in banking project?
What is the purpose of using case expression in teradata?
What tools would you use for that?
Can we collect statistics on table level?
any one pls tell me what are the table names in banking project?
how to improve the query perfoemance in teradata.with example?and how explain this in interview?please forward answer
What is stored procedure in teradata?