Query Builder

A point and click way to build queries visually...!!!

When developing any serious application every developer needs to write SQL queries by hand to fetch data from database or to insert data in database or to update data in database or to delete data in database. But not any more!

In ZenDevX Design Studio we provide your users an easy to use Query Builder using which they can create SQL queries very easily and quickly.

Not only that, once a query is created the use can generate Web-service from that query also. To create a Query click on the plus button as shown here in Project Explorer.

This will pop up a menu with three options as shown below.

Here click on the Query option. This will present you with a dialog in which you will have to select the type of Query you need to create.

Last updated