source/text/sdatabase/11080000.xhp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit b5252c954087cb842dff319b8787e0ddc4eec315 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Sat May 14 18:18:37 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sun May 15 16:12:53 2022 +0200 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.hal...@libreoffice.org> diff --git a/source/text/sdatabase/11080000.xhp b/source/text/sdatabase/11080000.xhp index 8089a4990..11de16508 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>