TurboSQL Guide SET Statement |
Previous Top Next |
Syntax
SET :variable_name = expression
Description
Assigns a new value to the variable.
Example
SET :LastName = 'Miller'
Compatibility Information
The SET statement is only available in TurboDB Managed.