Using QMF
You can nest built-in column and scalar functions within other functions in
the following ways:
- Nest scalar functions within other scalar functions.
- Nest scalar functions within column functions.
- Nest column functions within scalar functions.
You cannot nest column functions within other column functions.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]