×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

Which of the following is TRUE about foreign keys?

8. Which of the following is TRUE about foreign keys?

  1. Tables that contain foreign keys contain columns that point to another table's primary key
  2. Primary key of one table could be the foreign key for another table
  3. Both A and B
  4. None of the above

Answer: C) Both A and B

Explanation:

In case of foreign keys -

  1. Tables that contain foreign keys contain columns that point to another table's primary key
  2. Primary key of one table could be the foreign key for another table

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.