Subject | Re: [Firebird-Architect] Schemas |
---|---|
Author | Dmitry Yemanov |
Post date | 2009-09-24T12:24:38Z |
Dimitry Sibiryakov wrote:
default schema may be bound to the current user if the session doesn't
override it, but this is implementation defined. So, whatever you do,
you have only one implicit schema that can be used to resolve your
object names.
Dmitry
>There's no such thing as the user schema in the SQL spec, AFAIK. The
> And this is exactly the source of mess. We have default schema and
> current (user) schema.
default schema may be bound to the current user if the session doesn't
override it, but this is implementation defined. So, whatever you do,
you have only one implicit schema that can be used to resolve your
object names.
Dmitry