Parameters
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
- f
-
An integer that specifies which parameter marker in the SQL statement is to receive the value.
1denotes the first parameter marker,2denotes the second, ndenotes the nth. - val
-
A literal or the name of a variable or input parameter that contains the value to be assigned to the parameter marker.