Query Builder Toolbar

From RapidSQL
Jump to: navigation, search

Go Up to Query Builder Design

The Query Builder tool bar lets you access commonly used features. The table below describes Query Builder tool bar functionality:

Name Function

Copy

Copies the current SQL statement to the clipboard.

Statement Box

Displays the type of statement currently on display in the main workspace window.

Stop Execution

Stops an executing query.

Execute

Executes the current SELECT or CREATE VIEW statement. If the button is not available, the statement is not executable.

New

Adjusts to the target node in the Query Builder Explorer window.

Edit

Displays, on the DML Tab, the ORDER BY or GROUP BY dialog boxes when target node is selected.

Delete

Deletes the target object.

Auto Layout

Resets the main workspace to the auto layout mode.

Auto Join

Finds and joins, automatically, like items by name.

Statement Check

Checks query syntax.

Edit Data

Opens Data Editor.

Close

Closes the current query.

Note: Query Builder adjusts tool availability to match the current query functionality.

Topics