10.01.2020, 13:06
(10.01.2020, 12:48)admin Wrote: Use direct db queries (db:update), there's no point in grp.create here. Don't forget to add `id` to SELECT fields.
If you only need to match beginning of the name you can omit the first %. You can also use one LIKE statement instead of two.
I am not sure how to phrase the update in the SQL statement. How do I state what should be replaced with what?
There are 10 kinds of people in the world; those who can read binary and those who don'tÂ