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

qt - switch/case statement in C++ with a QString type -

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

Python's equivalent for Ruby's define_method? -