Execute SQL statement
Opens a dialog where you can enter an SQL command for administering a database.
You can only enter administration commands in this dialog, such as Grant, Create Table, or Drop Table, and not filter commands. The commands that you can enter depend on the data source, for example, dBASE can only run some of the SQL commands list here.
To run an SQL query for filtering data in the database, use the Query Design View.
செயலாக்குவதற்கான கட்டளை
நீங்கள் இயக்கவிரும்பும் SQL நிர்வாகக் கட்டளையை உள்ளிடுக.
எ.காட்டாக, "உசாத்துணை" தரவு மூலத்திற்கு, நீங்கள் பின்வரும் SQL கட்டளையை உள்ளிடலாம்:
SELECT "Address" FROM "biblio" "biblio"
For more information on SQL commands, please consult the documentation that came with the database.
Previous commands
இதற்கு முன்னர் செயல்படுத்தப்பட்ட SQL கட்டளைகளைப் பட்டியலிடுகிறது. மீண்டும் கட்டளையை இயக்க, கட்டளையைச் சொடுக்கி, பிறகு இயக்கு ஐச் சொடுக்குக.
Status
பிழைகள் உட்பட, நீங்கள் இயக்கிய SQL கட்டளையின் முடிவுகளைக் காட்சியளிக்கிறது.
Run
செயல்படுத்தவேண்டிய கட்டளை பெட்டியில் நீங்கள் உள்ளிட்ட கட்டளையை இயக்குகிறது.