IBM Exam Questions

Which statement is true?

If the following command is executed: CREATE DATABASE sample RESTRICTIVE Which
statement is true?

A.
Only the creator is allowed to access the SAMPLE database.

B.
PUBLIC will hold only SELECT privilege on the system catalog views.

C.
No authorities or privileges will be granted to PUBLIC.

D.
The RESTRICT_ACCESS database configuration parameter must be set to YES by the
creator.