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
How to invoke the original export import utilities?
what is the difference between functional dependecy and multilevel dependency?
How do I connect to oracle?
How to drop a stored procedure in oracle?
What is truncate oracle?
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
How to update values in a table in oracle?
What is the usage of analyze command in oracle?
What is meant by joins? List out the types of joins.
What are the set operators union, union all, minus & intersect meant to do?
How to start a new transaction in oracle?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What is analyze command used for?
What is a tns file?
How to use select statement to count the number of rows in oracle?