Quiz 6
Question # 1
Q
Why adding or dropping a column from a very large table may be a bad idea?
A)
Adding or removing columns causes a table to be rebuilt and can be an expensive operation for a very large table.
B)
There’s no disadvantage to adding or dropping a column of the table.
C)
The operation can only be expensive if the column being dropped is used as a foreign key.
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.