Why am I seeing '?' in the SQL WHERE clause in the jas.log?
Hello, I am trying to see the SQL statement generated by an app. The SELECT statement is there but there are '?' marks in the WHERE clause instead of the actual values.
2
Hello, I am trying to see the SQL statement generated by an app. The SELECT statement is there but there are '?' marks in the WHERE clause instead of the actual values.