Hi Guys, 1. Before I slog my way through the documentation on using triggers? Is anyone aware of any real world usage sample code or blogs with examples on this?
2. My use case is, if an update would result in changing (for example) the the “name” field of the “person” table, storing a copy of the record in a “person_history” table. Not sure if this is trivial or even possible using triggers yet. Thanks, Jacob