Hi All,
I believe I need to use a serial column in two tables and keep then synched.
I am thinking that I could use an AFTER INSERT trigger and INSERT currval()
into the second table to keep them synched. Has anyone done this before? Is
this a bad idea?
Kind Regards,
Keith