Examlex

Solved

A User Can Assume a Different Set of Privileges or a Different

question 96

Short Answer

A user can assume a different set of privileges or a different role by issuing the ____________________ ROLE command.


Definitions:

Store Address

Relating to storing or saving a memory address in a programming context, often used in variables to reference locations.

Variable

An element of coding that represents a storage location paired with an associated symbolic name, which contains some known or unknown quantity or information, also called its value.

Indirection Operator

An operator (*) in C and C++ used to access the value at the address pointed to by a pointer variable.

Related Questions