what is the difference between primary key & foreign key?
Answer Posted / simbu
primary key is a keyword .that refers to the unique value
in the particular record.it cant have null
foreign key is always keyword that refers primary key.it has
null value.its refers to another table
| Is This Answer Correct ? | 34 Yes | 8 No |
Post New Answer View All Answers
How to check the oracle tns settings?
What is tns service name?
How do I manually create a database in oracle?
What is a proxy class?
How does the on-delete-cascade statement work?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
What are the differences between date and timestamp in oracle?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
How to pass parameters to procedures?
Is oracle an operator?
What is a static data dictionary in oracle?
What is format trigger?
how may join possible between (requisition with purchase order)
Can we protect our pl/sql source code?
What is a parameter file in oracle?