Database Redesign - Technical MCQs

Q1:

Which of the following modifications may not succeed?

A Changing a column data type from char to date

B Changing a column data type from numeric to char

C Both of the above actions should succeed.

D Neither of the above actions will succeed.

ANS:A - Changing a column data type from char to date

No answer description is available.