Mohit Kapoor

Mohit Kapoor

  • 1.6k
  • 94
  • 19.9k

Search into multiple columns from Single textbox !

Aug 25 2016 3:34 PM
What is the best  way to search from Table(database) using a single text-box.
 
Using LIKE operator with every column name in SQL query is quite complicated when we had 10-15+ columns !!

Answers (2)