data types in sql - integerinteger or


Data Types in SQL - Integer

INTEGER or  synonymously INT, for integers within a certain range. SQL additionally has types SMALLINT and BIGINT for certain ranges of integers. The exact sets of values denoted by these type names are not specified in the SQL standard, which states merely that "[t]he precision of SMALLINT shall be less than or equal to the precision of INTEGER, and the precision of BIGINT shall be greater than or equal to the precision of INTEGER".

Request for Solution File

Ask an Expert for Answer!!
PL-SQL Programming: data types in sql - integerinteger or
Reference No:- TGS0180803

Expected delivery within 24 Hours