Skip to main content

Ad hoc Queries

Datasets are the recommended way to work with data in Informer, but there is sometimes a need for more temporary or real-time data requests. In those situations, an Ad hoc Query is a faster way to get data. This chapter covers what an Ad hoc Query is and how to create one.

In this section

ArticleIn one line
What is an Ad hoc Query?A temporary, real-time result set visible only to you.
Creating an Ad hoc QueryBuild one with the Query Designer or Native SQL.