Vidyalelo
Database · Q10

Managing Databases with Oracle

Programming · Database · question 10

Q10

Which of the following is not true about modifying table columns?

A.
You can drop a column at any time.
B.
You can add a column at any time as long as it is a NULL column.
C.
You can increase the number of characters in character columns or the number of digits in numeric columns
D.
You cannot increase or decrease the number of decimal places.
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board