Hi
Does anybody know some SQL to query the whole database and bring back all records that are like a value or multiple values.
e.g ‘Select * from [Database] where like %example%’
if this cant be done can it be don in code?
Any example would be appreciated.
Thanks
Does anybody know some SQL to query the whole database and bring back all records that are like a value or multiple values.
e.g ‘Select * from [Database] where like %example%’
if this cant be done can it be don in code?
Any example would be appreciated.
Thanks