what is the query for retrieve the unique values(not display
the duplicates values) from single table?

Answer Posted / tdguy

If its for few columns and small table, use distinct or
group by to fetch only unique values. But for more no of
columns and more no of records in GB, use partition by to
fetch only unique values.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the teradata primary index mechanics in detail with a diagram.

775


Briefly explain each of the following terms related to relational database management system (rdbms) – database, tables, columns, row, primary key and foreign key.

830


What are the various indexes in teradata? Why are they preferred?

778


What type of indexing mechanism do we need to use for a typical data warehouse?

858


what are the day to day activities of teradata DBA ?

5591


i learn teradata,it is so intersting,now i want teradata certifications ,so any 1 help me to get teradata certifications TD 12 ? email:kdcrazyy@gmail.com

1986


How to run a query in teradata?

831


Explain BYNET.

802


Discuss the advantages of using partitioned primary index in a query?

759


Why is the case expression used in teradata?

831


What are the frequently used data types in teradata?

827


Different phases of multiload?

799


why use references rather than pointers in the public api, particularly for arguments which are modified?

787


In Teradata, how do we Generate Sequence?

828


What are the different methods ot loading a dimension table? A fact table etc?

833