Can I use… T071, “BIGINT data type”


Apache DerbyBigQueryDb2 (LUW)H2MariaDBaMySQLaOracle DBbPostgreSQLSQL ServerSQLitec(≥64 bit)    bigint
  1. Not as cast target: cast(… as <target>)
  2. Use integer or int (these support 38 decimal digits (>127 bit) on this platform)
  3. Accepts character strings (not statically typed or generously cast)

Normative References

ISO/IEC 9075:2016-2 does not define a precision for bigint.0 The bit support table above requires support for at least 64 signed bits (correspond to the data type mappings for the C programming language).1

The data type bigint belongs to the optional feature T071, “BIGINT data type”, which first appeared in ISO/IEC 9075:2003.2

About the Author

Photo of Markus Winand

Markus Winand is the SQL Renaissance Ambassador. He is on a mission to introduce developers to the evolution of SQL in the 21st century. Markus can be hired as trainer, speaker and consultant via winand.at.

Buy his Book

Cover of “SQL Performance Explained”: Squirrel running on grass

The essence of SQL tuning in 200 pages

Buy now!
(paperback and/or PDF)

Paperback also available at Amazon.com.

Hire Markus

Markus offers SQL training and consulting for developers working at companies of any size.
Learn more »

Footnotes

  1. ISO/IEC 9075:2016, Part 2, §6.1 <data type>, Syntax Rule 28

  2. ISO/IEC 9075:2016, Part 2, §13.5 Data type correspondences together with ISO/IEC 9899:2017, §5.2.4.2.1 Sizes of integer types <limits.h>

  3. SQL:2003 Has Been Published (SIGMOD Record, Vol. 33, No. 1, March 2004)

Connect with Markus Winand

Markus Winand on LinkedInMarkus Winand on XINGMarkus Winand on Twitter
“modern SQL” by Markus Winand is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.
Legal | Contact | NO WARRANTY | Trademarks | Privacy and GDPR | CC-BY-NC-ND 3.0 license