2016-04-15 1:19 GMT+02:00 J Decker <d3ck0r at gmail.com>: > I would total expect any column I created without NOT NULL (double > negative) to allow NULL whether INDEX or UNIQUE or PRIMARY is applied > additionally....what database does otherwise? MSSQL? >
?Every database that is not SQLite, because it is the standard.? -- Cecil Westerhof

