|
Maverick_
Yak Posting Veteran
78 Posts |
Posted - 03/11/2013 : 07:57:02
|
Hi there,
I am trying to insert a field in my SELECT statement which allows a user to search for something which could be contained in multiple fields.
For example, if a user was to search for enquiries on High Road in the 'Search' field, the 'Search' field should contain site_name, enquiry_location, feature_location, and Feature_ID fields.
The above fields are all CHAR fields. Is there a way to combine all the fields and make it available for a user to search on in a SELECT statement?
If you have suggestions please share  |
|