Explain the the update statement in sql?
What are the default Oracle triggers??
How many types of sql are there?
What are the different types of constraints?
one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows only how should u write query?
How to recompile a already made trigger?
Is sql a programming?
Explain what is rdbms?
what is myisam? : Sql dba
What is the basic structure of PL/SQL ?
What is sql and its types?
What is a constraint. Types of constraints ?
5 Answers Accenture, BirlaSoft,
How can I delete duplicate rows?