Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Other Syntax Segments > Arguments >

Subset of Expressions Valid as an Argument

The diagram for Arguments refers to this section.

You can use any expression as an argument, except an aggregate function. If you use a subquery or function call as an argument, the subquery or function must return a single value of the appropriate data type and size. For the syntax and usage of SQL expressions, see Expression.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]