Home

SQLThing Enterprise Edition
 

Query Wizards

SQLThing has several query wizards that can take the tedium out of writing queries. SQLThing has wizards for:

  • Insert Queries
  • Update Queries
  • Delete Queries
  • Select Queries

The Insert, Update and Delete wizards can also generate VB Script or VB Code to call the generated statement, making it easy to develop Visual Basic programs or ASP pages.

The Select wizard is very smart. Not only can you join tables together, the wizard has an intuitive understanding of common table expressions allowing you to craft queries where tables are joined to select statements.

Click Here to see a flash movie of the query wizard.