The ALTER TABLE statement is used to add, delete, or modify columns in an existing table.
The ALTER TABLE statement is also used to add and drop various constraints on an existing table.
the ALTER TABLE here will be correct. when used with DROP FOREIGN KEY. You are correct if ALTER is used in isolation, for actions just on columns, but that is not a sole usage. amongst options given here A is correct. full syntax would have to be ALTER TABLE table_name DROP FOREIGN KEY constraint_name
upvoted 2 times
...
...
This section is not available anymore. Please use the main Exam Page.98-364 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
syed5
Highly Voted 4 years, 11 months agoemka_ka
3 years, 3 months ago