- The user needs to publish a packaged query in TIBCO Data Virtualization if the user wants to consume the packaged query from a third-party client like DbVisulizer which is a JDBC client tool.
- Once published, create a connection with the DbVisualizer to consume the resource.
- Open a connection to the database created in the DbVisualizer and then go to the query editor and write the below command to access the published packaged query:
EXEC <packagedQuery>