成语生肖网

smallint是什么意思_smallint怎么读英语发音

更新时间:2026-06-14 07:03:24   栏目: 在线翻译

smallint

网络释义:小整型;整数;较小整数

网络释义

1.小整型 int 整型 smallint小整型) mediumint (中整型) ...

2.整数 '[小数] Decimal,'+ '[整数] SMALLINT,'+ '[浮点] FLOAT,'+ ...

3.较小整数 tinyint 非常小的整数 smallint 较小整数 mediumint 中等大小整数 ...

4.小型整数 4-8 日期 date 4-2 小型整数 smallint 4-3 整数 integer ...

5.短整型 REAL 实数 SMALLINT 短整型 TIME 时间类型 ...

6.数据类型用 个字节 单精度浮点数 FLOAT 8 个字节 双精度浮点数 SMALLINT 2 个字节 介于 0 到 255 之间的整型数。 MO…

造句带翻译释义:,小整型,整数,较小整数

1.Is an integer expression (tinyint, smallint, or int) that gives the seed value.提供种子值的整数表达式(tinyint、smallint或int)。

2.The following statement returns smallint when executed against the sample database.下面的语句在对示例数据库执行时返回smallint。

3.Converting from int, smallint, tinyint, float, real, money, or smallmoney to either decimal or numeric can cause overflow.从int、smallint、tinyint、float、real、money或smallmoney转换为decimal或numeric会导致溢出。

4.DB2 smallint data type can be used to convert Oracle Boolean data type.DB2smallint数据类型可用于转换OracleBoolean数据类型。

5.The IDENTITY property can be assigned to tinyint, smallint, int, bigint, decimal(p, 0), or numeric(p, 0) columns.可以将IDENTITY属性分配给tinyint、smallint、int、bigint、decimal(p,0)或numeric(p,0)列。

6.BIGINT, SMALLINT, and INTEGER are compatible data types.SMALLINT和INTEGER是兼容的数据类型。

7.For example, when a smallint is compared to an int, the smallint is implicitly converted to int before the comparison proceeds.例如,将smallint与int进行比较时,在比较之前smallint会被隐式转换为int。

8.SQL Server Compact Edition identity columns cannot have a data type of smallint, tinyint, decimal, or numeric.SQLServerCompactEdition标识列不能具有smallint、tinyint、decimal或numeric数据类型。

9.For example, use SMALLINT (2 bytes) rather than INTEGER (4 bytes), if appropriate.例如,如果合适的话,使用SMALLINT(2字节),而不使用INTEGER(4字节)。

10.Literal numeric value, where the underlying data type is SQL_TINYINT,值,其中基础数据类型为SQL_TINYINT、SQL_SMALLINT或,