How many codd's rules are satisfied by teradata database?
No Answer is Posted For this Question
Be the First to Post Answer
What is real time and near real time data warehousing?
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 are the roles and responsibilities of teradata DBA ?
What is a pseudo key? What is its use???
What is logical data model?
What are different table types used in teradata?
which option is used to restart the fastexport script ?
what is differences between Fastload and Multiload as per DBA aspect ?
What is a node in teradata?
In which scenarios we use Volatile tables and Global temporary Tables in Real time? Please give me one real time scenario???I know wat is its use??
What are default access rights in teradata?
which utitility can use for loading the data from non-teradata to teradata ?