SQLSTATE[HY000]: General error: 20018 Cannot insert the value NULL into column 'Email', table 'Assistente360_New2.Marketing.Contato'; column does not allow nulls. INSERT fails. [20018] (severity 16) [INSERT INTO Marketing.Contato(ID_Licenca, ID_Lista,ID_Status, Nome, Email, Segmento, TipoContato) VALUES('415', '1144','1', NULL, NULL, 0, '1' )]