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

1 answer

Answer

1073466

2026-09-07 07:35

+ 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.