Answer Posted / b v n kiran kumar
SELECT * FROM EMP
WHERE ROWNUM<=4;
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain an integrity constrains?
How to create tables for odbc connection testing?
What are joins, explain all types of joins?
How to turn on or off recycle bin for the instance?
How to put more than 1000 values into an oracle in clause?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
How to update values in a table in oracle?
How to pass a parameter to a cursor in oracle?
What is an oracle?
How can you merge two tables in oracle?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
How to empty your oracle recycle bin?
What is oracle host variable?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
Which environment variables are absolutely critical in order to run the OUI?