Subject Re: [firebird-support] INSERT without fields
Author Milan Babuskov
zaher wrote:
> Can i insert to table without adding any field, there is fields in table take its values from triggers
> INSERT INTO TABLE
> or
> INSERT INTO TABLE
> RETURNING ID

You can since Firebird 2.1. I can't remember how it is used. Read the
release notes for details.



--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================