Descripción: undefined column 'string' in INSERT statement
Causa: An INSERT statement contains an undefined column name.
Acción: Check the spelling of the column name, then change the expression so that it refers only to defined columns.
COMENTARIOS:
No hay comentarios sobre este error.