Answer Posted / anil pednekar
select * from (select sal from table1 group by sal ) where
row num=3
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why are aggregate functions called so?
What is query optimization in sql?
What is on delete set null?
What is data types in sql?
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What is transaction control language (tcl)?
How do you know if a relationship is 2nf?
Explain some predefined exceptions.
What are sql queries used for?
Why do you partition data?
what is csv? : Sql dba
Explain the update statement in sql
How do you exit in sql?
how to add a new column to an existing table in mysql? : Sql dba
How do I create an index in word?