Answer Posted / shafeeq
Select max(salary) from emp;
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Can we commit inside a function in oracle?
How do we represent comments in oracle?
How to define and use table alias names in oracle?
Explain how you would restore a database using RMAN to Point in Time?
What are privileges and grants?
Explain the use of tables option in exp command.
What is format trigger?
What is blob datatype?
Can multiple cursors being opened at the same time?
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.
20. Using a set operator, display the client number of all clients who have never placed an order.
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
What is the difference between primary key and unique key and foreign key in oracle?
What is ordinary table in oracle?