How can i update data if tge columnname is a number? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i update data if tge columnname is a number?

I have a number as columnname and get an error if i execute the update task.

2nd Nov 2016, 1:20 PM
N K
1 Answer
0
you could put it between colons, although it is better to refactor your column name instead (to have the right sql conventions there)
2nd Nov 2016, 8:27 PM
somestuffontheinternet
somestuffontheinternet - avatar