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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QVD Files AS Databases

Hi,

Please, can i write the request to query the QVD file as i would request on a Mysql Database?

Thnks

1 Reply
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

I'm not sue I understand your issue...

Within QlikView, you can LOAD the QVD file, using almost the same syntax as in a SQL SELECT - you can use WHERE, GROUP BY and ORDER BY clauses. In this sense, - yes, you can load QVD data almost in the same way you query a SQL database. Some details like Joining, need to be taken care of differently...

Outside of QlikView - no, you can't query a QVD file. There is no tool or driver (that I know of) that can read QVD files outside of QlikView.

hope it helps,