I have some configuration information in some tables that need to get dumped to some flat files.
What's the best way to detect that the tables have changed? I don't have control of some of these tables, so I would prefer to avoid a trigger if possible.