To add a Custom Query while creating a dataset, follow the steps given below.

  1. Click Custom Query on any dataset creation page. The Add Custom Query page is displayed.
  2. Enter a suitable Name for your custom query.
  3. Enter a suitable Description for your query.
  4. Enter your query in the Add Custom Query field. (For example, select * from A where city = "Pune")
  5. Click Add Query. The query is added to your Dataset.

The following figure shows Add Custom Query page.




(info)
Notes
:

  • You can add multiple queries to your Dataset. Repeat the steps to add more custom queries.
  • For more information, Refer SQL Statements
  • For more information on MongoDB custom query, refer MongoDB CRUD Operations


Your Rating: