Answer Posted / rathi.sql
select * from employees
where rownum<=4
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
How to write date and time literals in oracle?
How to delete a column in an existing table?
How do I limit the number of oracle database connections generated by weblogic server?
What are the differences between primary key and unique key?
What is set verify off in oracle?
Explain implicit cursor.
Can select statements be used on views in oracle?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
types of indexes and the rationale behind choosing a particular index for a situation.
How to connect asp pages to oracle servers?
How to create a new table in oracle?
What is Java Pool in Oracle?
What privilege is needed for a user to create views in oracle?
How to test null values?
How to assign a tablespace to a users in oracle?