mysql - My SQL Strange Error -


I am having a strange error in mysql that even though the column is present, it is generated and error saying that the column exists is not.

This table is the schema:

Enter image details here

This query has an error: Enter image details here

Go to the structure of that table, edit the field. Before and after the name of the attribute space Maybe

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -