trigger procedure

  1. N

    Help Required To Write A Generic Trigger Procedure

    Hi All, Could you please help me to write an generic trigger program, where it can be attached to any table as the operation it is going to perform is the same. Is this can be achieved using any system tables? Below is the sample trigger program. The table name should be able arrived based...
Top