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 left join in postgresql?
What is the clause we need to add in function body to return variable?
Is sql harder than python?
Why having clause is used in sql?
Can you join views in sql?
What are the three pl sql block types?
what are dynamic queries in t-sql? : Transact sql
What is the difference between joins?
What is pragma in pl sql?
How is use pl and sql?
what are the join types in tsql? : Transact sql
explain what is mysql? : Sql dba
how do you control the max size of a heap table? : Sql dba
what is user defined functions? : Sql dba
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?