tresehulyo
Member
- Joined
- Sep 1, 2009
- Messages
- 16
- Programming Experience
- Beginner
for example the input phrase is "Help me Please"
then the sql command would be
SELECT * FROM table Where Column='Help' OR Column='me' OR Column='Please'
then the sql command would be
SELECT * FROM table Where Column='Help' OR Column='me' OR Column='Please'