πŸ“Š MySQL
Q. What is the meaning of "REFERENCES" in table definition?
  • (A) Primary key
  • (B) NULL
  • (C) Foreign Key
  • (D) A "foreign Key" belong to this particular table
πŸ’¬ Discuss
βœ… Correct Answer: (D) A "foreign Key" belong to this particular table

Explanation: In a table definition, the word "REFERENCES" is used to establish a connection between two tables.

Explanation by: Kiran Rapria
In a table definition, the word "REFERENCES" is used to establish a connection between two tables.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
80
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Kiran Rapria
Publisher
πŸ“ˆ
94%
Success Rate