how to query this SQL statement in
OLEDB-source - SQLcommand or SQL command from variable
select * from table1 where name like '%chel%'
how to query this SQL statement in
OLEDB-source - SQLcommand or SQL command from variable
select * from table1 where name like '%chel%'