how u can find the n row from a table?
Answer Posted / abhi
select * from employee where employeeno="1";
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
what are the type of locks ? : Sql dba
Can we join same table in sql?
When is a declare statement required?
What is the purpose of the sql select top clause?
How is use pl and sql?
How to set up sql*plus output format in oracle?
what does it mean to have quoted_identifier on? : Sql dba
how can you see all indexes defined for a table? : Sql dba
What is the use of %rowtype?
How do you change a value in sql?
what is msql? : Sql dba
What are the differences between in and exists clause?
How does an execution block start and end in pl sql?
How subquery works in sql?
What is sql key?