Global variables can have literal, NULL, or system constant default values.
Default Value: (1) |--+-| Literal Number |-----------------------------+-----------| | (2) | +-| Quoted String |------------------------------+ | (3) | +-| Literal Interval |---------------------------+ | (4) | +-| Literal Datetime |---------------------------+ +-CURRENT--+-----------------------------------+-+ | | (5) | | | '-| DATETIME Field Qualifier |------' | '-+-DBSERVERNAME-+-------------------------------' +-SITENAME-----+ +-TODAY--------+ +-USER---------+ '-NULL---------'
If you specify a default value, the global variable is initialized with the specified value.
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]