HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: //usr/local/usermin-1.823/mysql/help/field.zh_TW.html
<dl>
<dt><b>欄位名稱</b>
<dd>資料表中的欄位名稱.<p>
<dt><b>列舉值 (給 <tt>enum</tt> 與 <tt>set</tt> 類別使用)</b>
<dd>一個給這個欄位使用的可能數值列表.<p>
<dt><b>寬度與小數 (給 <tt>float</tt> 與 <tt>decimal</tt> 類別使用)</b>
<dd>這個欄位的寬度, 小數位數.<p>
<dt><b>類別寬度 (給其他類別使用)</b>
<dd>這個欄位中允許的最大資料字元數.<p>
<dt><b>類別選項</b>
<dd>對於數字性的欄位, 這個參數允許您選擇欄位時無符號的或要在左邊填滿 0. 對於字元的欄位, 您可以選擇是否區分大小寫, 是否要排序等.<p>
<dt><b>是否允許空白值?</b>
<dd>決定是否可以在這個欄位中使用空白 (NULL) 數值<p>
<dt><b>預設數值</b>
<dd>在增加新紀錄時這個欄位的預設數值<p>
</dl>