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
What is system global area (sga) in oracle?
How to define a data source name (dsn) in odbc manager?
List the various oracle database objects?
What is the implicit cursor in oracle?
What is dual table oracle?
What is the use of oracle?
what is the dual table in oracle?
How to rename an index in oracle?
What is control file used for?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
How to create additional tablespaces for an new database?
Which is better Oracle or MS SQL? Why?
Does oracle partitioning improve performance?
How to use subqueries with the in operator using oracle?
What is an oracle function?