Jump to content

CaptnK

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

CaptnK's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I have two tables, Active_Users and Inactive Users. Each table has a user id, name, and status. I would like a trigger invoked on insert and updates to the Active Users table. The trigger moves records from Active Users to Inactive Users where the status = "inactive" in the Active Users table. Any help appreciated.
×
×
  • Create New...