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 -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -