how u can find the n row from a table?
Answer Posted / anudeep
select * from employee where rowid=&n;
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is sql not null constraint?
What is a design view?
How do I filter in sql profiler?
What is pragma in sql?
What is the use of function in sql?
differentiate between float and double. : Sql dba
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
how to rename an existing column in a table? : Sql dba
What is composite data type in pl sql?
What is the purpose of the primary key?
What is percent sign in sql?
Is crud a cuss word?
How many sql are there?
How do you write an inner join query?
what is a trigger in mysql? : Sql dba