diff options
Diffstat (limited to 'source/text/shared/02/limit.xhp')
-rw-r--r-- | source/text/shared/02/limit.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/02/limit.xhp b/source/text/shared/02/limit.xhp index 297c0ebc0f..1104855a86 100644 --- a/source/text/shared/02/limit.xhp +++ b/source/text/shared/02/limit.xhp @@ -21,6 +21,6 @@ </bookmark> <paragraph role="heading" id="hd_id3149991" xml-lang="en-US" level="1">Limit</paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:DBLimit" id="bm_id3147588" localize="false"/> -<paragraph role="paragraph" id="par_id3154894" xml-lang="en-US"><ahelp hid=".">Expands the created select statement of the <link href="text/shared/explorer/database/02010100.xhp" name="SQL Query">SQL Query</link> by the LIMIT X clause</ahelp>. This can be used to limit your SQL Query results to those that fall within the the first X number of it.</paragraph> +<paragraph role="paragraph" id="par_id3154894" xml-lang="en-US"><ahelp hid=".">Expands the created select statement of the <link href="text/shared/explorer/database/02010100.xhp" name="SQL Query">SQL Query</link> by the LIMIT X clause</ahelp>. This can be used to limit your SQL Query results to those that fall within the first X number of it.</paragraph> </body> </helpdocument> |