A

Admin • 802.91K Points
Coach

Q. Foreign keys cannot handle deletes and updates.

  • (A) False
  • (B) True
  • (C) ---
  • (D) ---
  • Correct Answer - Option(B)
  • Views: 5
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
A foreign key is the one which declares that an index in one table is related to that in another and place constraints. It is useful for handling deletes and updates along with row entries.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.