What is rownum?
there are 2 variables called x and y ,x contains 1,2 and y contains 3,4 we have to swap the values from x to y and y to x with out using dummy variables and it can be done only by using a single statement ? how?
Do ddl statements need commit?
what are %TYPE and %ROWTYPE? what is the difference?
7 Answers ICICI, Saama Tech, Sail,
What is view? Can we update view
what is offset-fetch filter in tsql? : Transact sql
how to get second highest salary in SQL(as/4000
What SQL keyword must immediately follow the UNION ALL statement? 1. SELECT 2. INTO 3. ORDER 4. WHERE 5. JOIN
How do I copy a table in sql?
What is the use of index in hive?
How do I filter in sql profiler?
what is the syntax used for partition in tsql? : Transact sql
What is a mutating table