What are the types of tables in Teradata
Answer Posted / ram
Permanent Tables:
1. SET table - Strictly NO duplicate values [By-Default]
2. MULTI SET table - Allows Duplicate Values.
Temporary Tables:
1. Global Temporary Table - supports [Compression in table],
when session logged out, Table persists and its record gets
vanished.
2. Volatile Table - When session logged out, TABLE and its
records are not available further.
3 derived able
4 error table(t13)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are differences between teradata and ansi session modes in teradata?
What are the scenarios in which full table scans occurs?
Is it necessary to add? Quit statement after a bteq query when I am calling it in a unix environment?
Describe primary index in teradata?
Describe primary index in teradata. And what are the available primary index types?
What are default access rights in teradata? What explicit right can be given to a user?
What are some commonly used bteq scripts?
What are the advantages of teradata?
What is partitioned primary index (ppi)?
Difference between star and snowflake schemas?
Mention a few of the ETL tools that come under Teradata.
Highlight the limitations of TPUMP Utility.
Explain amp in teradata?
What is meant by a Parsing Engine?
What is database exceptions in teradata?