When running a query with a bind variable, an error message is returned. The error message can differ depending on what the column data type is that the bind variable is for. It is not detecting the bind variable as a variable. It thinks it is the value being looked for. The same query works fine in versions previous to v3.3. Version 3.3 is the only one giving the error.
An example of a query that is run is…
select * from table
where col_name = '&&_variable'
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center