Home / CSE / Database System 2 - CS :: Discussion

Discussion :: Database System 2 - CS

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

  2. 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.

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment