How can i update data if tge columnname is a number? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponse
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