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
How do I enable sql encryption?
What is the source code of a program?
Which table is left in left join?
How do I save a sql query?
What is integrity in sql?
what are the types of subquery? : Sql dba
What is a pragma statement?
What is a .db file?
How many types of tables are there?
What is use of term?
What is sql procedures and functions?
What can I use instead of union in sql?
what are enums used for in mysql? : Sql dba
What does the argument [or replace] do?
What normalization means?