Define Foreign Key?
Answers were Sorted based on User's Feedback
Answer / vani
it is a primary key which is referenced to another table
| Is This Answer Correct ? | 19 Yes | 5 No |
Foreign Key is used to establish Referential Integrity/Constraint between 2 tables. Mainly it is a column in a table that uniquely identifies every record in another table. A table can have 1 or more than 1 FKs.
~Manoj (sqlwithmanoj.wordpress.com)
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / pravati
foreign key of one table points to a primary key of another table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Can sql server 2016 run on windows 7?
Tell me when is the update_statistics command used?
What is Online Index Rebuild Operation?
What are user defined datatypes and when you should go for them?
What is compression - row-level and page-level compression?
What is the language structure to add a record to a table?
Why do we partition data?
What do you understand by integration services in sql server?
What are the different types of replication? How are they used?
What is user stored procedure & it purpose?
Explain various data region available in ssrs with their use?
can you anybody tell me the how can you restore the master database. while migraion(one server to onther server)?
Oracle (3259)
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)