what is unique key?
Answer Posted / guest
It is a constraint used to avoid duplication of values
within the row of a specified column or set of columns in a
table. It can also allow null values
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
What happens if recursive calls get out of control?
In oracle there is column command, how will you explain that?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
What are the advantages of oracle 12c?
What is where clause in oracle?
How to define a cusotmer as a supplier in ORACLE R12
why dont we assign not null constraint as table level constraint.
What is SQL access advisor in Oracle?
What do you understand by a database object? Can you list a few of them?
Explain what are the different type of segments?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
What are a query and state the different types of queries and their uses?
How to create id with auto_increment on oracle?
How to update a table row with a record?
How to create a table index in oracle?