Subject | Re: [Firebird-general] SQL2003 |
---|---|
Author | Helen Borrie |
Post date | 2004-05-10T11:12:33Z |
At 11:51 AM 10/05/2004 +0200, Blas Rodriguez Somoza wrote:
Try this:
CREATE SCHEMA 'LOCALHOST:/opt/Firebird/examples/MySchema.fdb';
Helen
> >A more practical compare list could be done with sql 1999Sure it does.
> >example:
> >"Firebird has full SQL 92 Entry Level 1 Support and implements most of
> >the SQL-99 standard, plus some very useful additions."
>
>To implement SQL92 Entry level the database must support schemas (create
>schema etc) and FB doesn't.
Try this:
CREATE SCHEMA 'LOCALHOST:/opt/Firebird/examples/MySchema.fdb';
Helen