Hello,
I am having three tables in the same database, these three tables have column of type varchar(max).
Now In my web page i have a text box and a search button .
When the user enters a string in the textbox and clicks that search button, then the three tables have to be searched for that...