Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Triggers: determine name of updated column

    This method checks each column for updates

    /* Set the Table Name */

    Set @TableName = 'MyTable' /* Be sure to change this!!! */

    /* Initialize the Column count and total number of...


    David Kaldenberg
    david.e.kaldenberg1@jsc.nasa.gov

Viewing post 1 (of 2 total)