Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MS Access で既定値が 0 であっても、null 値を許可する列を作成できますか?
もちろんできます。必須エントリでない場合、つまり Required プロパティが No に設定されている場合は、null が許可されます。null が必要な場所で 0 をクリアするのは、あなたまたはユーザー次第です。