MxSoft
Leave Tibia, Live Life.
Hi, sorry for always ask about sql help but im just learning it.
This is a basic code i made that dont works, it is suppose to change the flag in accounts to Mexico where flag is mx.
But it gaves me this error:
This is a basic code i made that dont works, it is suppose to change the flag in accounts to Mexico where flag is mx.
Code:
UPDATE accounts SET flag = Mexico WHERE flag = mx
What is wrong?#1054 - Unknown column 'mx' in 'where clause'