Answer Posted / testing
you can get the first four rows using this query
select * from emp limit 4
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is the usage of save points in oracle database?
What is sequence?
various types of hints and their usage
What is the order of defining local variables and sub procedures/functions?
What privilege is needed for a user to create tables in oracle?
What are the benefits of ordbms?
How to return top 5 rows in oracle?
What is Java Pool in Oracle?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
Differentiate between translate and replace?
What is data file?
How to use subqueries with the exists operator in oracle?
What are the logical operations?
When system tablespace is created?
How to select some columns from a table in oracle?