webmin/postgresql/help/table_form.zh_TW.auto.html
2020-04-23 18:10:56 +03:00

1 line
471 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<header>建立表格</header>該表格用於創建一個新的空表。您必須輸入一個表名和一個或多個字段。對於每個字段您必須輸入一個名稱選擇一種數據類型然後輸入類型寬度如果適用於該數據類型。您還可以選擇該字段是否為多值數組是否允許為null是否為索引的主鍵以及字段中的值必須唯一。完成後單擊“ <tt>創建”</tt>按鈕立即創建表。 <p><hr>