Executing SQL Commands

With the help of SQL commands you can control the database directly, and can also create and edit tables and queries.

Note Icon

Not all database types support all SQL instructions. If necessary, find out which SQL commands are supported by your database system.


To execute an SQL statement directly

  1. Choose File - Open to open a database file.

  2. Choose Tools - SQL.

  3. Click the Create Query in SQL View icon Icon or

    Select an existing query from the list and click the Edit icon Icon.

  4. In the Query window, choose View - Switch Design View On/Off. Edit the SQL command.

  5. Click the Run icon Icon. The result of the query is displayed in the upper window.

  6. Click the Save or Save As icon Icon to save the query.

Please support us!