On Wed, 20 Oct 2004 17:19:47 -0700 (PDT), Ron Aaron <[EMAIL PROTECTED]> wrote:
> On Wed, October 20, 2004 15:35, Vladimir Vukicevic said:
> > No; there is no way to create a stored query only within sql; there's
> > no place to actually store it. So using parameters doesn't really get
> > you anywhere.
>
> That is what I thought. Too bad, it makes them useless in practice.
I'm confused -- it doesn't make them useless in practice, they can be
used exactly for what they're intended for (precompiled statements).
What exactly are you trying to do? And what other database supports
this?
- Vlad