TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
waqas memon
NA
212
33.4k
search query syntex
Feb 24 2014 1:55 AM
In MySql
kindly tell me how can i do proper search like google in my site
for example user write "asp.net c#"
so i change it like
select * from table where column like '%asp.net%c#%'
but it return only those data where asp.net and c# both exist in title.
but i want it should return all data no problem it contain
just 'asp.net'
or just contain 'c#'
or it contain both 'asp.net c#'
all three type of data should be return so which query should i make fr this.
Reply
Answers (
3
)
Install issues with MySql
Encryption in SQl server