what is mean by prmary key and foreign key and how can we
diffrentiate that?
Please answer me.
Advance thanks.
Answer Posted / b.jaganathan
PRIMARY KEY: the key which is used in the database table
for an identification is said to be a "PRIMARY KEY"....
FOREIGN KEY: the key which is used in the another database
table is said to be a foreign key, for the specified data
table........
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the function of optimizer in oracle?
Why do you use stored procedures and state some of its disadvantages?
Compare and contrast between sql and sql server and explain its various functions?
What is raw datatype in oracle?
What is archive log in Oracle?
Explain the difference between sap and oracle?
What is a snapshot in oracle database?
Is the After report trigger fired if the report execution fails ?
what is normalisation?what are its uses?
How remove data files before opening a database?
How to assign query results to variables?
How to update a table row with a record?
Will you be able to store pictures in the database?explain.
What is enter substitution variable in oracle?
What are a cluster and non-cluster index?