IBM DB2 11 DBA for z/OS
67 Questions
Question No. 1
A global variable is a synonym for special registers.
Like for special registers, the access to global variables cannot be granted or revoked.
A global variable is a created DB2 object, which can be instantiated and used by applications.
Global variables can only be used in native SQL stored procedures and user-defined functions.