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
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What is an exception in PL/SQL? What are the two types of exceptions?
What is output spooling in sql*plus?
Which join is like inner join?
How many types of index are there?
What will you get by the cursor attribute sql%found?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
Can %notfound return null after a fetch?
How do you create a unique index?
What is memory optimized table?
What is the difference between unique and primary key constraints?
Does inner join return duplicate rows?
What is lookup table in sql?
Is mariadb nosql?
What is raw datatype in sql?