what is unique key?
Answer Posted / neo devan
Any key may/maynot satisfy 2 conditions :
* Not Null
* Unique
Unique key is tne one which satifies the second condition
but it can have null values.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is translate in oracle?
Explain an extent?
How to start an oracle instance?
How to add a new column to an existing table in oracle?
Explain a data segment?
Explain the use of rows option in exp command.
How does one get the view definition of fixed views/tables?
In the oracle version 9.3.0.5.0, what does each number shows?
What is oracle instant client?
How many file formats are supported to export data?
What is meant by raw datatype?
How to connect to the server with user account: sys?
Explain overloading. Can functions be overloaded?
What is the fastest query method to fetch data from the table?
What is logical backup in oracle?