[Solved] How to delete the specific database value [closed]

[ad_1]

There’s no way to edit/remove part of string, you just need to update whole cell. It’s up tou you, how you’ll prepare update data in your code.

SQL:

update tablename set Value="A1 A2" where ID=1

[ad_2]

solved How to delete the specific database value [closed]