The DBA issues this SQL command:CREATE USER scott IDENTIFIED by tiger;What privileges does the user Scott have at this point?()
A:no privileges
B:only the SELECT privilege
C:only the CONNECT privilege
D:all the privileges of a default user
出自:Oracle认证