Re: How to find LIMIT in SQL standard - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: How to find LIMIT in SQL standard
Date
Msg-id Pine.LNX.4.44.0309221836330.3603-100000@peter.localdomain
Whole thread Raw
In response to How to find LIMIT in SQL standard  (Rory Campbell-Lange <rory@campbell-lange.net>)
List pgsql-general
Rory Campbell-Lange writes:

> I've downloaded the sql document archives from
> postgresql.org/postgresql/doc/sql but it isn't clear to me how to
> discern what is legal in an UPDATE statement.

Certainly LIMIT is not.  Although LIMIT is a key word in the SQL standard,
it isn't used for anything, so you cannot use it in portable applications.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-general by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: How to find LIMIT in SQL standard
Next
From: "James Moe"
Date:
Subject: Re: OT: HEADS-UP: viral storm out there