Subject | Re: [Firebird-Architect] Schemas |
---|---|
Author | Dmitry Yemanov |
Post date | 2009-09-24T11:31:28Z |
Dimitry Sibiryakov wrote:
a_table automagically. IIRC, the default schema may be specified per
session, if necessary.
Dmitry
>The SQL spec allows you to have a default schema that would apply to
> What would you say about mandatory indication of schema in SQL
> queries? If now I can just write "select * from a_table", with schemas
> I'll have to write "select * from some_schema_name.a_table".
a_table automagically. IIRC, the default schema may be specified per
session, if necessary.
Dmitry