Which of the following statements will you follow to accomplish the task?

You work as a Database Administrator for Domain.com. You have created a new table named
Students. You want to create a foreign key constraint on the student_id in the Students table.
Which of the following statements will you follow to accomplish the task?

You work as a Database Administrator for Domain.com. You have created a new table named
Students. You want to create a foreign key constraint on the student_id in the Students table.
Which of the following statements will you follow to accomplish the task?

A.
Use the UPDATE TABLE command with the ADD clause on the Students table.

B.
Use the CHANGE TABLE command with the ADD clause on the Students table.

C.
Use the ALTER TABLE command with the ADD clause on the Students table.

D.
Use the MODIFY TABLE command with the ADD clause on the Students table.



Leave a Reply 0

Your email address will not be published. Required fields are marked *