熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> SQL語言 >> 正文

Access數據類型與MS SQL數據類型的相應

2022-06-13   來源: SQL語言 

  Access數據類型與MS SQL數據類型的相應

  文本 nvarchar(n)

  備注 ntext

  數字(長整型) int

  數字(整型) smallint

  數字(單精度) real

  數字(雙精度) float

  數字(字節) tinyint

  貨幣 money

  日期 smalldatetime

  布爾 bit


From:http://tw.wingwit.com/Article/program/SQL/201311/16345.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.