-
The statement used to obtain access privileges to an account is ______________.
-
- GRANT
- NEED
- GET
- OBTAIN
- None of these
Correct Option: A
If the named account exists, ‘GRANT’ modifies its privileges. If the account does not exist, ‘GRANT’ creates it with the given privileges. It is used to obtain the access privileges.