Answer Posted / neo devan
Primary key is the attribute which satisfies both
uniqueness and Not null constraints.
The foreign key is a attribute that points to a valid
column in a parent table.
its used for referencing primary key.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How to load a file into database column?
Define ddl and dml.
What is system catalog or catalog relation?
Explain the term ‘relations’?
What is the best way to determine whether firebird server is running?
How to find the size of database?
What will be the maximum size of an extent of a segment if the tablepac's default storage values are specified as (initial 8K next 16k minextent 4 pctincrease 100).Explain.
Explain primary key and composite key.
Is database a storage?
Can you have more than one cursor open at any one time in a program ?
What is rdbms table?
What is cold backup and hot backup (in case of oracle)?
How to use events with zebedee, ssh or stunnel?
What is database management definition?
What is database or database management systems (dbms)? And what's the difference between file and database? Can files qualify as a database?