填空题 数据库基础与应用2026-06-29 更新 3 阅读

SQL Server中的整数类型分别为bigint、int、smallint和tinyint,它们分别占用()、()、()和()个存储字节。

参考答案:8;4;2;1

本站整理,仅供学习参考