[ WHERE {Search-Condition } ]
1. Options is passed to the driver without further checks. Refer to the database documentation for detailed syntax. Syntax errors, if any, are returned at runtime.
2. Column-Name is a User-defined word, as defined in the Definitions section of the Preface of this document.
3. Column-Value is a host variable or a Nonnumeric Literal, as defined in the Definitions section of the Preface of this document.
1. When Search-Condition is specified, only values in rows matching it are replaced.
2. When Search-Condition is not specified, values of all rows are replaced.
3. When Host-Variable is a host variable declared as a group-item, the runtime can use all subordinate items as separate values instead of using the group-item as a single value. To enable this feature, compile with the -cghv option.
4.
exec sql
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |