Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
GuruGPS
Partner - Contributor II
Partner - Contributor II

Oracle to qlik sense

I am getting this error.

ERROR [HY000] [Qlik][OracleOCI] (3000) Oracle Caller Interface: ORA-00923: FROM keyword not found where expected
 
Here is my script;
 
SELECT 1 , 2 FROM XYZ Table ; 
Labels (1)
1 Reply
Or
MVP
MVP

Near as I can tell, there's no Qlik script here, this is all Oracle SQL. Does it run correctly via e.g. PL/SQL? Does it run correctly when you use non-Qlik ODBC, for example from Excel using an ODBC connection?