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 get last row id?
How to select all columns of all rows from a table in oracle?
What are nested tables?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
How to create a server parameter file?
How to write a left outer join with the where clause in oracle?
How to pass parameters to procedures in oracle?
What is the usage of control file in oracle?
How to execute a stored program unit?
What is a relational database management system?
How to define an anonymous procedure with variables?
How will you write a query to get a 5th rank student from a table student_report?
What is an oracle tablespace?
What is recovery manager in Oracle?
How do I recompile a procedure in oracle?