From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. 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..1104855a8 --- /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