The DBA issues this SQL command:<br /> CREATE USER scott<br /> IDENTIFIES by tiger;<br /> 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.