ON.KG wrote:> > How could i stop Inserting record into table by some condition?
RETURN null when using a before trigger. Or raise an exception to abort the whole transaction.
-- Richard Huxton Archonet Ltd