1 – NULL
Assigns the NULL value to a target parameter or variable name.
2 – parameter
Specifies the target where SQL stores a value expression or the
NULL value.
3 – value-expr
Assigns the value of a value expression to a target parameter or
variable name.
4 – variable-name
Specifies the target where SQL stores a value expression or the
NULL value.