What are default access rights in teradata? What explicit right can be given to a user?
No Answer is Posted For this Question
Be the First to Post Answer
Explain teradata architecture?
What is meant by a Virtual Disk?
What happens when a node suffers a downfall?
How do you design aggregate tables using teradata?
Name the five phases that come under MultiLoad Utility.
Hello Frndz, I have a table named product as shown below: product_id product_name 1 AAA 1 BBB 1 CCC 2 PPP 2 QQQ 2 RRR Now my output should be: product_id product_name_1 product_name_2 product_name_3 1 AAA BBB CCC 2 PPP QQQ RRR
in ur table contains the coloumns like deptno,sal empname then i want output as deptno subtotalofdept totalsal 10 3700 3700 20 3400 7100 like that
How to view every column and the columns contained in indexes in teradata?
Can you load multiple data files for same target table using fastload?
What is the use of teradata system software?
what is referential constraints?how do you implement RI in teradata?
What do high confidence, low confidence and no confidence mean in explain plan?