(Contents)(Previous)(Next)

Specifying Values

Function

specifies a value.

Format

<value spec> ::=

<literal>

| <parameter spec>

| NULL

| USER

Syntax Rules

none

General Rules

1. The key word NULL denotes the NULL value.

2. The key word USER denotes the name of the current user.


(Contents)(Previous)(Next)