cast(… as int[eger])
2005200720092011201320152017201910.15.1.3Apache Derby2.00BigQuery9.7Db2 (LUW)1.4.191H25.3.55.5.2310.51MariaDB8.0.232MySQL11gR1Oracle DB8.3PostgreSQL2008R2SQL Server3.34.01SQLite0Cast to int64 instead.1Doesn’t fail on non-numeric input.2Consider casting to unsigned or signed.
The SQL cast specification converts a value to the named data type.
cast
SELECT CAST(column_name AS INTEGER) FROM …
INTEGER
Integer/int in other places: column type.
Integer
int
Product specific cast functions: try_cast, safe_cast, ::, convert.
try_cast
safe_cast
::
convert
ISO/IEC 9075:2016-2 defines integer (E011-01) and the cast specification (F201).
integer
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.
The essence of SQL tuning in 200 pages
Buy on Amazon(paperback only)
Paperback and PDF also available at Markus’ store.
Markus offers SQL training and consulting for developers working at companies of any size. Learn more »
(beta)