Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Need help to do an insert from other table in the new table just created by default ( like a trigger to fire after create table )

0 views
Skip to first unread message

NMarcu

unread,
Nov 10, 2009, 8:03:18 AM11/10/09
to
Hello all,

I need, after one specific table is created, with syncdb, to insert
in that new table some values from other table. Exactly I need to add
in a column of the new table all fields from other table. How can I do
this, I know that trigger can't fire after a create table event, what
else can I use?

0 new messages