LibreOffice 7.4 Súgó
Megnyit egy párbeszédablakot, ahol az adatbázis adminisztrációjára szolgáló SQL-parancsokat adhatja meg.
Ebben a párbeszédablakban csak adminisztrációs parancsokat adhat meg, mint például Grant, Create Table, vagy Drop Table, szűrőparancsokat nem. A megadható parancsok az adatforrástól függenek, a dBASE például az itt felsorolt SQL parancsok egy részét tudja csak futtatni.
Az adatbázis adatait szűrő SQL-lekérdezés futtatásához használja a Lekérdezéstervező nézetet.
Adja meg a futtatni kívánt SQL-adminisztrációs parancsot.
„Irodalomjegyzék” adatforrásokhoz például az alábbi SQL parancsot adhatja meg:
SELECT "Address" FROM "biblio" "biblio"
Az SQL-parancsokkal kapcsolatos további információkért forduljon az adatbázis-kezelő dokumentációjához.
Show the result of the SQL SELECT command in the Output box.
Runs the command that you entered in the Command to execute box.
Lists the previously executed SQL commands. To run a command again, click the command, and then click Execute.
Displays the status, including errors, of the SQL command that you ran.
Displays the results of the SQL command that you ran.