Exasol version 7.x Oracle 21c Google Cloud Spanner 2021 Update 5 release: Databricks Denodo (requires manual Metadata update) Note: In the 2021 Update 4 release, users do not need to manually upgrade MD. When the iServer starts, these Gateways will be enabled by default. Parameterized SQL Vi...
You could also put a print cmdString; statement in you SQL Code.If the query is in your code behind, set a debug breakpoint on your string cmdString = "Select user_id from users where user_name='" + userName + "'"; line and view the cmdString variable....