You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some databases, and especially desktop databases, do not support the NOT NULL column constraint in CREATE TABLE statements. For more information, see the SQL_NON_NULLABLE_COLUMNS option in the SQLGetInfo function description.