how to search like google from sql
How to search like google in sql using like query from multiple columns
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhay ShankerPosted Nov 11, 2013, 3:26 AM
add a text box with auto complete functionality using Jquery.
write a stored procedure which can perform search (use like and with seprating words )
Khargesh RajputPosted Nov 11, 2013, 7:38 AM
like monster search
Mukesh Kumar TiwariPosted Nov 11, 2013, 2:21 AM
Khargesh RajputPosted Nov 11, 2013, 2:12 AM