Duplicate identification query in Teradata

SELECT * FROM student QUALIFY count() over (partition by id,name )>1;

Comments

Popular posts from this blog

Hadoop Commands

Database Size : Calculation in Teradata

The difference between SET and MULTISET tables is?