Does truncate require commit?
What is difference between cursor and trigger?
Why do we use sqlite?
What is the difference between anonymous block and named blocks?
How can you select unique records from a table?
What is Data Concarency and Consistency?
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?
Is inner join same as self join?
What is Temp Table and type of temp table?
What is oracle and pl sql?
What is transaction control language (tcl)?
what is 'mysqlcheck'? : Sql dba
What is data control language?