Answer Posted / sanket.infy
select * from table t1 where rownum = 5 ;
Is This Answer Correct ? | 1 Yes | 31 No |
Post New Answer View All Answers
Can we use pl sql in mysql?
How can I change database name in sql?
What is posting?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
Is sql injection illegal?
How do I copy a table in sql?
How do I pipe the output of one isql to another?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
What are the types of optimization?
Explain commit, rollback and savepoint.
What is a design view?
what is the functionality of the function htmlentities? : Sql dba
what are dynamic queries in t-sql? : Transact sql
What is union, minus and interact commands?
Can we rename a column in the output of sql query?