Duplicate identification query in Teradata

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

Comments

Popular posts from this blog

General information about Netezza : Default Error details

Minus in Teradata?...