Writing Sql Statements - MACROMEDIA COLDFUSION STUDIO 4.5-USING COLDFUSION STUDIO Use Manual

For windows 95/98/nt4/2000
Table of Contents

Advertisement

Accessing Data Sources
The SQL Builder is divided into four sections:

Writing SQL statements

SQL Builder opens a SELECT statement by default, since this is the most common type
of query. If you have not chosen a table, you will be asked to select one.
SQL Builder supports four types of SQL statements:
The SQL pane does not support reverse editing, so any changes you make in this pane
will not be made to the query in the Properties pane or the Table pane.
Toolbar — Contains icons for SQL keywords and commands.
Table pane — Provides a view of the tables in your query and allows you to
create joins between tables.
Properties pane — Allows you to set the properties of the query such as the
columns that are being selected or the columns that are being updated.
SQL pane — Shows you the SQL statement as it is built.
Select
Insert
Update
Delete
65

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion studio 4.5

Table of Contents