ID Number: Q47465
1.00 1.10 1.11 4.20
OS/2
Summary:
Stored procedures can be nested (that is, one stored procedure can
call another). There is a limit of 16 levels when nesting stored
procedures. When this limit is exceeded, an overflow error is
produced. The current nesting level is stored in the @@nestlevel
global variable.
Additional reference words: 1.00 1.10 1.11 4.20