CSPs have optional and required parameters. Required parameters must have values supplied; optional parameters default to predefined values.
The following rules apply to CSP parameters:
Both positional and named parameters are supported, but not in the same statement.
Parameter values can be enclosed in double quotes. Parameter values enclosed in quotes must be in the correct case for the target.
Object names (table names, column names, and index names) can be created using lowercase letters. The target database automatically converts object names to uppercase unless the object names are enclosed in double quotes. However, when using CSPs, these object names must be referred to using upper-case names.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |