From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- helpcontent2/source/text/shared/02/limit.xhp | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 helpcontent2/source/text/shared/02/limit.xhp (limited to 'helpcontent2/source/text/shared/02/limit.xhp') diff --git a/helpcontent2/source/text/shared/02/limit.xhp b/helpcontent2/source/text/shared/02/limit.xhp new file mode 100644 index 000000000..9378df9ae --- /dev/null +++ b/helpcontent2/source/text/shared/02/limit.xhp @@ -0,0 +1,26 @@ + + + + + + + + Limit + /text/shared/02/limit.xhp + + + +SQL; LIMIT clause + +Limit + +Expands the created select statement of the SQL Query by the LIMIT X clause. This can be used to limit your SQL Query results to those that fall within the first X number of it. + + -- cgit v1.2.3