I have product_id column which has data 30ed1476c6d04337b02f783079c2290f, a3b14b2d2603499393cde6bf120a059e
in TEXT
datatype. I combied the 2 product id and save it to db using implode. Now my problem is how to get the data using 1 product id.
For example SELECT * FROM table1 WHERE product_id = 30ed1476c6d04337b02f783079c2290f