PL/SQL Variables These are placeholders that store the values that can change through the PL/SQL Block. The General Syntax to declare a variable is: variable_name datatype [NOT NULL := value ]; ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results