MySQL int(M) 中 M 的作用

來源:互聯網
上載者:User

標籤:

 

int(M) 這個M表示顯示寬度

作用:在前端的要顯示一個 integer 類型的資料,資料庫裡設定對應的資料類型 int(4),但是寫入的資料不足4位時,那麼就會在左側填充空格(如果開啟zerofill,則填充0),以保證夠4位,那麼在最上層顯示的時候就符是對應 4 個寬度的要求了。

括弧中強調,用不用這個 M 主要取決於你程式的需要 ( Whether it is used or not is up to the application)

顯示寬度並不限制可以儲存在列中的值的範圍。

這是根據上面官方的理解,詳見:http://dev.mysql.com/doc/refman/5.6/en/numeric-type-attributes.html


MySQL int(M) 中 M 的作用

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.