Update tables depending on the value of the column [on hold]

Update tables depending on the value of the column [on hold]

Tell me how to correctly make one request instead UPDATE table SET columntest WHERE column_fieldfield_1; UPDATE table SET columnhello WHERE column_fieldfield_2; UPDATE table SET columnworld WHERE column_fieldfield_3; The value in the column column should vary depending on the value in column column_field It is possible on PHP

Комментарии

Популярные сообщения из этого блога

Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

Connection string for MariaDB using ODBC

Celery like system based on django channels