Parameter INSIDE LIKE
Posted: Mon 29 Jan 2007 17:45
Hi,
How can i create and select command with a paremter inside a LIKE funtion?
ex:
select name from clients where name LIKE '%' + :name + '%'
Some idea?
How can i create and select command with a paremter inside a LIKE funtion?
ex:
select name from clients where name LIKE '%' + :name + '%'
Some idea?