Explain the Difference Between a Primary Key and a Foreign Key.
Each record in a table is uniquely identified by its primary key, which also guarantees data integrity. There can only be one primary key per table, which guarantees that every record is distinct.
Conversely, a foreign key refers to the primary key in the associated table to establish a connection between two tables. By guaranteeing the validity of the link between the tables and the consistency of the data, this relationship aids in preserving referential integrity between them.
| Is This Answer Correct ? | 0 Yes | 0 No |
Who introduced dbms?
What are the limitations of database?
What do you understand by index hunting?
Is database a storage?
What are types of dbms?
What is Two-Phase Commit ?
How do I convert a spreadsheet to a database?
Why is group-clause used?
What are the characteristics of database?
What are the advantages of using Query Strings?
Explain 2nf?
Define cursor.
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)