From b5252c954087cb842dff319b8787e0ddc4eec315 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 14 May 2022 18:18:37 -0300 Subject: Refactor Direct SQL help page Change-Id: I7e201b789580caec861a754f40ff75f50e571123 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134332 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sdatabase/11080000.xhp | 3 +-- 1 file changed, 1 insertion(+), 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 @@ SELECT "Address" FROM "biblio" "biblio" For more information on SQL commands, please consult the documentation that came with the database. -

Run SQL commands directly

-Execute the SQL command directly without escape processing. +

Show output of "select" statements

Show the result of the SQL SELECT command in the Output box.

Execute

-- cgit