What are the enhanced features in teradata v2r5 and v2r6?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of joins are there in teradata?
Briefly explain each of the following terms related to relational database management system (rdbms) – database, tables, columns, row, primary key and foreign key.
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
What exactly do you know about catching in teradata?
Define views in teradata with general syntax.
I have a employee table with EMPID, EMPNAME, DEPTID, SAL and want to fetch the maximum and minimum salary on each dept id with the emp name. Can anyone help in this? The result should contain the EMPNAME, DEPTID, SAL.
Which is more efficient group by or distinct to find duplicates?
What do you mean by teradata sql assistant?
what are the uses of fact table and dimension table in banking project?
What is the command in bteq to check for session settings ?
What are the steps to create a data model?
what is referential constraints?how do you implement RI in teradata?