what is primary key and foreign key when and where have to use
Answer Posted / chandrika
primary key has unique value, it dostnt contain null values
and duplicate values.
foregin key is primary key of another table
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to define a data source name (dsn) in odbc manager?
How many types of segments in Oracle?
why dont we assign not null constraint as table level constraint.
Explain the blob datatype?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
Why does for update in oracle 8 cause an ora-01002 error?
What do you know about normalization? Explain in detail?
Can a formula column be obtained through a select statement ?
Explain what are the type of synonyms?
what is reindexing?
Can select statements be used on views in oracle?
 What are the oracle DML commands possible through an update strategy?
What are the differences between char and nchar in oracle?
Explain do view contain data?
What is the best way to do multi-row insert in oracle?