sqlite - Query field text which is part from a longer text -


i have table productname , prductid

 productname |  productid           |  1      b        |   3    c        |   7    d        |  8 

i have text string product list string = "1,8,7". need sqlite search statement return records has productid 1 ,8 , 7 , ie return records a,c,d.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -