summaryrefslogtreecommitdiffstats
path: root/helpcontent2/source/text/sdatabase/11080000.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/sdatabase/11080000.xhp')
-rw-r--r--helpcontent2/source/text/sdatabase/11080000.xhp69
1 files changed, 69 insertions, 0 deletions
diff --git a/helpcontent2/source/text/sdatabase/11080000.xhp b/helpcontent2/source/text/sdatabase/11080000.xhp
new file mode 100644
index 000000000..11de16508
--- /dev/null
+++ b/helpcontent2/source/text/sdatabase/11080000.xhp
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ -->
+<helpdocument version="1.0">
+<meta>
+<topic id="textsharedexplorerdatabase11080000xml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Execute SQL statement</title>
+<filename>/text/sdatabase/11080000.xhp</filename>
+</topic>
+</meta>
+<body>
+<bookmark xml-lang="en-US" branch="index" id="bm_id3148983">
+<bookmark_value>SQL; executing SQL statements (Base)</bookmark_value>
+<bookmark_value>databases; administration through SQL (Base)</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/directsqldialog/DirectSQLDialog" id="bm_id3150773" localize="false"/><paragraph role="paragraph" id="par_id3148983" xml-lang="en-US" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/directsqldialog/@@nowidget@@" id="bm_id3150773" localize="false"/>
+
+<h1 id="hd_id3153345"><link href="text/sdatabase/11080000.xhp" name="Execute SQL statement">Execute SQL statement</link></h1>
+<paragraph role="paragraph" id="par_id3154288" xml-lang="en-US"><variable id="sqltext"><ahelp hid=".">Opens a dialog where you can enter an SQL command for administering a database.</ahelp>
+</variable></paragraph>
+<section id="howtoget">
+ <embed href="text/shared/00/00000450.xhp#SQLStatement"/>
+</section>
+<embed href="text/shared/guide/data_enter_sql.xhp#data_enter_sql"/>
+<paragraph role="paragraph" id="par_id3147275" xml-lang="en-US">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.</paragraph>
+<note id="par_id3154860">To run an SQL query for filtering data in the database, use the <link href="text/sdatabase/02010100.xhp" name="Query Design">Query Design View</link>.</note>
+<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/directsqldialog/sql" id="bm_id3150772" localize="false"/>
+<h2 id="hd_id3149514">Command to execute</h2>
+<paragraph role="paragraph" id="par_id3147618" xml-lang="en-US"><ahelp hid="dbaccess/ui/directsqldialog/sql">Enter the SQL administration command that you want to run.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153087" xml-lang="en-US">For example, for a "Bibliography" data source, you can enter the following SQL command:</paragraph>
+<paragraph role="paragraph" id="par_id3145673" xml-lang="en-US">SELECT "Address" FROM "biblio" "biblio"</paragraph>
+<paragraph role="paragraph" id="par_id3145611" xml-lang="en-US">For more information on SQL commands, please consult the documentation that came with the database.</paragraph>
+
+<embed href="text/shared/02/14030000.xhp#native"/>
+<h2 id="hd_id91652478785999">Show output of "select" statements</h2>
+<paragraph role="paragraph" id="par_id281652481037143">Show the result of the SQL SELECT command in the Output box.</paragraph>
+<h2 id="hd_id3154071">Execute</h2>
+<paragraph role="paragraph" id="par_id3151210" xml-lang="en-US"><ahelp hid="dbaccess/ui/directsqldialog/execute">Runs the command that you entered in the <emph>Command to execute</emph> box.</ahelp></paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/directsqldialog/sqlhistory" id="bm_id3154923" localize="false"/>
+<h2 id="hd_id3156024">Previous commands</h2>
+<paragraph role="paragraph" id="par_id3149045" xml-lang="en-US"><ahelp hid="dbaccess/ui/directsqldialog/sqlhistory">Lists the previously executed SQL commands. To run a command again, click the command, and then click <emph>Execute</emph>.</ahelp></paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/directsqldialog/status" id="bm_id3161656" localize="false"/>
+<h2 id="hd_id3154348">Status</h2>
+<paragraph role="paragraph" id="par_id3151054" xml-lang="en-US"><ahelp hid="dbaccess/ui/directsqldialog/status">Displays the status, including errors, of the SQL command that you ran.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/dbaccess/ui/directsqldialog/execute" id="bm_id3148798" localize="false"/>
+<h2 id="hd_id841652479655639">Output</h2>
+<paragraph role="paragraph" id="par_id511652479714010">Displays the results of the SQL command that you ran.</paragraph>
+
+<embed href="text/shared/00/00000001.xhp#close2"/>
+</body>
+</helpdocument>