An integer that specifies which parameter marker in the SQL statement is to receive the value. 1 denotes the first parameter marker, 2 denotes 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.