Which of the following commands is used to modify the structure of an existing table, such as adding or deleting a column? MCQ with Answer and Explanation
Explanation:
Second Normal Form (2NF) requires that the table is in 1NF and that no non-prime attribute is partially dependent on any candidate key (meaning no partial dependency exists).
No comments yet. Be the first to start the discussion!