Difference between revisions of "SQL Browser"

From AgileApps Support Wiki
imported>Aeric
(Created page with "'''Designer > Objects > [SQL Browser]''' The SQL Browser gives you a graphical interface that lets you enter SQL language statements, and see the results.")
 
imported>Aeric
Line 1: Line 1:
'''Designer > Objects > [SQL Browser]'''
'''Designer > Data > Objects > [SQL Browser]'''


The SQL Browser gives you a graphical interface that lets you enter SQL language statements, and see the results.
The SQL Browser gives you a graphical interface that lets you enter SQL language statements, and see the results:
 
:[[File:SQLBrowserSelect.png]]
 
How it works:
:* The navigation pane on the left shows all of the tables in your database.
:* Double-clicking one populates the statement pane with a default query.
:* Clicking the triangle-button on the right runs the query.
:: [[File:SQLBrowserGoButton.png]]

Revision as of 22:11, 10 November 2011

Designer > Data > Objects > [SQL Browser]

The SQL Browser gives you a graphical interface that lets you enter SQL language statements, and see the results:

SQLBrowserSelect.png

How it works:

  • The navigation pane on the left shows all of the tables in your database.
  • Double-clicking one populates the statement pane with a default query.
  • Clicking the triangle-button on the right runs the query.
SQLBrowserGoButton.png