导航菜单

smallint是什么意思_翻译中文_怎么读

smalpnt

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

网络释义

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

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

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

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

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

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

例句释义:,小整型,整数,较小整数

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

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

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

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

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

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

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

8.SQL Server Compact Edition identity columns cannot have a data type of smalpnt, tinyint, decimal, or numeric.SQLServerCompactEdition标识列不能具有smalpnt、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或,