Subject | Re: [firebird-support] Re: SQL Server Migration to Firebird |
---|---|
Author | Ann W. Harrison |
Post date | 2010-07-02T14:56:38Z |
sqlsvr wrote:
Other systems (e.g. PostgreSQL) have similar constructs with slightly
different syntax.
Cheers,
Ann
P.S. I don't believe that's your last question - feel free to keep
asking.
>Probably because that syntax is an extension specific to SQLServer.
>
> Thanks! One last question, in standard SQL...there is Row Constructors.
> Example: SELECT * FROM (('a','1'),('a','2'),('a','3')) AS tbl;
>
> How come this does not work in Firebird?
Other systems (e.g. PostgreSQL) have similar constructs with slightly
different syntax.
Cheers,
Ann
P.S. I don't believe that's your last question - feel free to keep
asking.