what are the advantages of primary key over unique+notnull
Answer Posted / smita
A Foriegn key can refer to the primary key.
A Foriegn key can refer to the unique key also .
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
what is a table in a database ? : Sql dba
how can we destroy the session, how can we unset the variable of a session? : Sql dba
Can you selectively load only those records that you need? : aql loader
What is sql character function?
What is normalisation in sql?
What is the purpose of primary key?
What is aggregate function in sql?
How delete all data from table in sql?
What is nested table in pl sql?
What are types of indexes in sql?
What are the two virtual tables available at the time of database trigger execution?
How to run pl/sql statements in sql*plus?
Explain what is a field in a database and record in a database?
how many sql dml commands are supported by 'mysql'? : Sql dba
What is group function in sql?