IF A USER OWNS TABLES IN A TABLESPACE, WHAT WILL BE THE EFFECT OF ATTEMPTING TO REDUCE THEIR QUOTA ON THE TABLESPACE TO ZERO

3. If a user owns tables in a tablespace, what will be the effect of attempting to

reduce their quota on the tablespace to zero? (Choose the best answer.)

A. The tables will survive, but INSERTs will fail.

B. The tables will survive but cannot get bigger.

C. The attempt will fail unless the tables are dropped first.

D. The tables will be dropped automatically if the CASCADE keyword is used.