Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Escape character while using hints in a SQL query

I am trying to use hints in my select query in the load script.

This query is being issued to an oracle database and while using the /* hint */ after the select, Qlikview evaluates that phrase as a comment and hence is not issued to the database.

Is there an escape character that I can use? Or any other work around to this? So that I can include the hint as part of my query that is issued to the database?

Thanks.

1 Reply
Not applicable
Author