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
Can we use views in stored procedure?
What are aggregate functions in sql?
Is sql procedural language?
what is union? : Sql dba
What is partition in sql query?
I need a function for a train ticket reservation please answer it thanks in advance
Do we need commit after truncate?
What are stuff and replace function?
What is basic structure of pl sql?
Is sql dba a good career? : SQL DBA
Can we use having without group by in sql?
What is dml statement?
How to load data with sql*loader?
What is the syntax and use of the coalesce function?
What are the query optimization techniques?