Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This error message means that a SQL query is trying to access or manipulate data from a table called 'email', but the table does not exist in the database. The error code "1146" specifically indicates that the base table or view could not be found.