Execute Query

To execute a query, one should have already built the query using Query builder and generated necessary Web-service in Design Studio.

Here one can execute Insert, Update, Delete, Select queries.

Depending on the type of query selected one will be presented with list of all queries that exist in the project of that type.

Select the query of interest here and then click on next.

If the selected query has any parameters defined then one will be presented with a screen where one will have to set the values of that parameters by choosing appropriate variables from drop-down select list in the Value of column.

Last updated