what is the difference between primary key & foreign key?
Answer Posted / sravan kumar
A attribute which it is uniquely identifies in a row in a
table is called Primary key..
A column in a table whose values matches the primary key in
some other table is called Foreign key
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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.
Explain the use of full option in exp command.
How would you best determine why your MVIEW couldnt FAST REFRESH?
What is merge statement used for?
What is an oracle transaction?
What are set operators?
what happened to the global index when I truncate the data in one of the partition?
How does Oracle guarantee data integrity of data changes?
How to pass a parameter to a cursor in oracle?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
Compare and contrast between sql and sql server and explain its various functions?
What to do if the startbd.bat failed to start the xe instance?
Which environment variables are absolutely critical in order to run the OUI?
What is columnar storage what is the advantage?
What do you mean by a deadlock?