wildall

Character value that specifies the wild card character used to represent all characters. The values currently supported are '%' and '*'.

Default Value

If the wildall option is not defined, the default value of % is used.

Example
wildall=\%
SQL Options

This option key is associated with the SQL Connection Handle and can be set or retrieved using:

See also
SQL SET statements
SQLSetConnectAttr()
SQLGetConnectAttr()
Note
SQL options can also be associated with the RDM_DB handle along with the Database Configuration Options.