dbWindow Build Select

dbWindow 3.0 removes all the stumbling blocks to using a database with MicroStation

The SQL Select Statement Builder dialog provides a user friendly interface to help automate constructing the syntax for Select statements. Select statements can now be built by simply pointing and clicking with a mouse.

dbWindow users no longer need to know SQL at all :

On the first tab the user specifies what columns from what tables are to be included in the SQL Select statement. This tab also provides a way to set up the function part of a Select statement with max, min, count, avg, and sum.

select1.gif (10242 bytes)

The second tab is dedicated to building the Where clause. This clause is used to help limit the database search or in other words narrow the query by building one or more conditions.

select2.gif (9742 bytes)

The third tab is for the Group By, Having, and Order By clauses which are not as commonly used.

 


Copyright © 1995-1998 Next Level, Inc. All rights reserved.