CBSE Class 12 Computer Science Question 13 of 44

Solved 2025 Sample Question Paper CBSE Class 12 Computer Science (083) — Question 13

Back to all questions
13
Question

Question 13

Which SQL command can change the degree of an existing relation ?

Answer

The SQL command that can change the degree of an existing relation (table) is ALTER TABLE.