How to: |
Natural Language Query, or NLQ, lets you ask questions of your data using everyday language. This provides you with valuable insights and allows you to make informed business decisions.
NLQ translates natural language into SQL code that can be executed against a database. The natural language phrases are matched with relevant database schema columns within your data, and your query results display as a table.
Examples of natural language queries include:
You can access NLQ from WebFOCUS Designer and make natural language queries against your data to gain insights.
The Template dialog box opens.
The Container tab opens.
The Explore Data Sources dialog box opens, as shown in the following image.
The Select Data Source dialog box opens.
Your data source is added to the Explore Data Sources dialog box.
You can click Add Source to select another data source.
Your data displays in the canvas container, as shown in the following image.
You can click Edit data sources in the container to return to the Explore Data Sources dialog box.
Your data runs in a new window. The column names of your selected data source are displayed when you click inside the text field, as shown in the following image.
The result of your query displays as a table, as shown in the following image.
You can run your query results in a new window by selecting the Run in a new window option.