Re: BIGINT is in apparently SQL:2003
On Jul 27, 2007, at 5:37 , Peter Eisentraut wrote:
Am Donnerstag, 26. Juli 2007 04:35 schrieb Michael Glaesemann:
SQL only specifies the integer types integer (or int) and smallint.
The type bigint, and the type names int2, int4, and int8 are
extensions, which are shared with various other SQL database
systems.
In the SQL:2003 draft I have (ISO/IEC 9075-2:2003 (E)), BIGINT is
listed as well as SMALLINT and INT.
I have adjusted this part.
Thanks, Peter.
Michael Glaesemann
grzm seespotcode net
Home |
Main Index |
Thread Index