if you can write your query thus then it is a candidate

select * from mytable where x = ? and y like ?

insert into mytable (x, y) values (?, ?)

update mytable
set x = ?
where y = ?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to