what is the difference between primary key & foreign key?
Answer Posted / reddy
foreign key is NULL
foreign key reference as Primary key in another table
Primary key is unique
primary key is not NULL and
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can we force the database to use the user specified rollback segment?
Differentiate between function and procedure in oracle.
What is execute immediate in oracle?
Can we commit inside a function in oracle?
What is parameterized cursor in oracle?
if you ctreate table identity
Explain constraining triggers.
Can we write insert statement in function in oracle?
Why does oracle 9i treat an empty string as null?
Can we convert a date to char in oracle and if so, what would be the syntax?
What do you mean by cdb and pdb in oracle 12c?
How to execute the package in oracle?
Use of an integrity constraint is better to validate data. Explain
Which is better Oracle or MS SQL? Why?
How a database is related to tablespaces?