At Fri, 14 Nov 2003 13:29:45 +0100, Kaare Rasmussen wrote:
> > 3. I'd like an enhancement to make IN work with placeholders, but
> 
> Same.
> Now we're talking placeholders, I'd like them to work anywhere. It's
> necessary with subselects with where-clauses.

If your database can actually take advantage of placeholders in order
to pre-parse the request (and generate a search plan, etc), then where
it allows placeholders is up to it.

-- 
 - Gus


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to