A
A
Alexander Mishchenko2018-09-25 22:51:03
MySQL
Alexander Mishchenko, 2018-09-25 22:51:03

How to add category id to existing id in mysql?

For example, there is a record in a table with a category field with a value of 5,12,19 . How to add a category with the value 17 to this entry to get 5,12,19,17?
And then another question is how to delete a category with a value of 17 so that categories with a value of 5,12,19 remain?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2018-09-25
@xxxsanchosxxx

Make linked tables

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question