When creating a new field in a table what column is optional?

1 answer

Answer

1202197

2026-04-27 03:26

+ Follow

The "NULL" column in a table is typically marked as optional when creating a new field. It allows for the column to contain null values, meaning it is not required to have a value for every row in the table.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.