how u can find the n row from a table?
Answer Posted / abhishekjaiswal
select * from employees where rownum<=&nth_row
/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
explain mysql aggregate functions. : Sql dba
What is union and union all keyword in sql?
What are the different types of tables in sql?
What is sql engine in oracle?
Does truncate remove indexes?
What is a sql profiler?
How do you remove duplicates without using distinct in sql?
what are the authentication modes in sql server? How can it be changed? : Sql dba
Mention what does the hierarchical profiler does?
Does access use sql?
What is sql lookup?
What is a temp table?
What is sqlerrd?
What is case function?
Which sql statement is used to return only different values?