Is primary key = unique key,not null?
If yes,please explain
IF No,please explain
Answer Posted / dr umer saleem
We can assign a primary key as a foreign key to other tables
but we can't assign Unique Not Null as a foreign key.
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
What are the tools for Oracle ?
Can multiple cursors being opened at the same time?
what is IDE,DMV in sql server?
What privilege is needed for a user to create indexes in oracle?
Explain what are clusters?
Explain oracle instance.
Explain cascading triggers.
What is oracle in java?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
What is parameterized cursor in oracle?
How to retrieve data from an explicit cursor?
how to clone 9i Database on to 10g Database.
What is the difference between hot backup and cold backup in oracle?
What is not equal to in oracle?
How to loop through data rows in the implicit cursor?