what is the query for retrieve the unique values(not display
the duplicates values) from single table?
Answer Posted / mohith.dmdw
select distinct <column_name> from <table_name>;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the advantages of partitioned primary index in a query?
What is spool space and when running a job if it reaches the maximum spool space how you solve the problem?
Why does varchar occupy 2 extra bytes?
what is sysdba and sysdbc ? which has high priority ?
What are the components used in smp and massively parallel processing (mpp) machines?
What is called partitioned primary index (ppi)?
What is the purpose of indexes?
What are the 5 phases in a multiload utility?
If RDBMS is halted what will you do ?
What are the things to be considered while creating secondary index?
What is TPD?
Explain teradata architecture in detail with a diagram.
During the Display time, how is the sequence generated by Teradata?
What are the components provided on node?
Give a justifiable reason why Multi-load supports NUSI instead of USI.