| Subject | Calling Stored Procedure from Trigger |
|---|---|
| Author | Jaison Joseph |
| Post date | 2009-08-13T20:55:36Z |
Hi,
I have a Trigger as follows
CREATE TRIGGER BI_SALES_PER_WEEK FOR SALES ACTIVE AFTER INSERT OR UPDATE POSITION
I have a Trigger as follows
CREATE TRIGGER BI_SALES_PER_WEEK FOR SALES ACTIVE AFTER INSERT OR UPDATE POSITION