4. |
You want to allow a user to use all the space in a tablespace. How do you accomplish that?
Please select the best answer.
|
|
A. |
Assign the user a large quota, such as 999999999, so that the limit will never be reached.
|
|
B. |
Don't assign a quota for that tablespace and there won't be a limit to enforce.
|
|
C. |
Use the UNLIMITED keyword when assigning the user a quota on the tablespace.
|
|
D. |
Specify DEFAULT TABLESPACE UNLIMITED when creating the user.
|