diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-05-14 18:18:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-05-15 16:12:53 +0200 |
commit | b5252c954087cb842dff319b8787e0ddc4eec315 (patch) | |
tree | ae5eb1d429e9de8d70e0da9e357aa6b35f720769 /source | |
parent | 1d913c170c5e0ef185b1e964fe4faaacc42b1616 (diff) |
Refactor Direct SQL help page
Change-Id: I7e201b789580caec861a754f40ff75f50e571123
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134332
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sdatabase/11080000.xhp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/sdatabase/11080000.xhp b/source/text/sdatabase/11080000.xhp index 8089a4990c..11de165081 100644 --- a/source/text/sdatabase/11080000.xhp +++ b/source/text/sdatabase/11080000.xhp @@ -47,8 +47,7 @@ <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> -<h2 id="hd_id341652478726935">Run SQL commands directly</h2> -<paragraph role="paragraph" id="par_id51652478737633">Execute the SQL command directly without escape processing.</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> |