Subject SQL for Firebird
Author Jason Fischer
Hi all.

You are probably going to think that this is a terrible question,
but where can I find the SQL syntax used for sql statements on firebird.

I tried the following
"SELECT * FROM INSCOMPANY ORDER BY InsCode"
and got an error message saying that InsCode field/column not found???

The field does exist in the INSCOMPANY table. If I remove the order by it
works fine.

Please be patient with me. I am new to IB/Firebird.
Thanks.