Subject | Re: [Firebird-Architect] Re: Indexed Views |
---|---|
Author | Dmitry Yemanov |
Post date | 2004-12-23T06:56:52Z |
"Jim Starkey" <jas@...> wrote:
it can process INSERT ... RETURNING as well. There's no difference here.
Dmitry
>Then we already have a lot of non-SQL (in your terms) language stuff ;-)
> There's nothing wrong with that solution other than it isn't SQL. Sure,
> anyone can call anything SQL if they wish, but calling it SQL doesn't
> make it SQL.
> Virtually all of my application level programming is in Java, forSince Java can process input and output params (e.g. EXEC PROC) correctly,
> example, and JDBC has no way to support the construct above. [OK, I
> suppose you could argue that it doesn't have a way to access a sequence,
> either, which would rather put me on the spot].
it can process INSERT ... RETURNING as well. There's no difference here.
Dmitry