Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

SEARCH result

Participant ,
Dec 22, 2008 Dec 22, 2008
I have a column in my database that has values like this

Row1 : RA1,RA2
Row2 : XA1,XA2

I have a search form that will pass a value and query the table.

If the user enters RA1 I need the search to return row 1, it doesnt now

When I run the search query the result for row 1 is 'RA1,RA2' so unless my user enters in RA1,RA2 no result is returned.

I need a result returned if the user enters any of the values in the list not all of the values in the list.

How would I do this
389
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 22, 2008 Dec 22, 2008
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources