what is unique key?
Answer Posted / guest
Unique Key means a single column
| Is This Answer Correct ? | 13 Yes | 21 No |
Post New Answer View All Answers
How to display employee records who gets more salary than the average salary in the department?
How to delete an existing row from a table in oracle?
How do I find the database name in oracle?
How to use "if" statements on multiple conditions?
Explain the types of exception?
Is it possible to insert comments into sql statements return in the data model editor ?
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 a nvl function? How can it be used?
What is max rowid in oracle?
How to pass a parameter to a cursor in oracle?
What is the usage of synonyms?
Does oracle charge for java?
How to convert characters to numbers in oracle?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
What is an external table?