Can anyone help me with the trying to write SQL (MS SqlServer) – I must admit this is not by best skill.
What I want to do is exactly the same functionality as appears for the search boxes for the Yell website i.e.
-
Search for company type
-
AND/OR company name
-
AND/OR enter a company name
-
in a Location
if anyone can suggest the SQL code you would need to write in order to get the same functionality as Yell – that would be great.
Typically, one does something like this:
Or this (only match start of columns with the wildcards):