Parameters
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- 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.