Trigger after create table
458726Jul 3 2006 — edited Jul 15 2013It is possible to create to trigger after create table (only)?
I would like to grant the due privileges to roles, by means of trigger, automatically after create table statement.
I tried to create to trigger after create, but it is executed after any create. Somebody has some idea?