Subject Re: [firebird-support] INSERT without fields
Author Ricardo Uzcategui
Hi Zaher Dirkey.

why you want to do that?... it's a mysql practice (i don't like this
practice)



2010/3/19 marco bianchini <informarco@...>

> i never try this, but why u dont try
>
> insert into 'table' ('any field except the triggered one') values (NULL)
>
> i guess it runs
>
> 2010/3/19 zaher <parmaja@...>
>
> >
> >
> > 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
> >
> > Thanks in advance
> >
> > Zaher Dirkey
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>
>
>
> ------------------------------------
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://www.firebirdsql.org and click the Resources item
> on the main (top) menu. Try Knowledgebase and FAQ links !
>
> Also search the knowledgebases at http://www.ibphoenix.com
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Yahoo! Groups Links
>
>
>
>


--
Ricardo...


[Non-text portions of this message have been removed]