Using Advanced Queues for Transactions within Same Schema Same Instance
Can advanced queues be used to extend table updates from table to table within the same schema (as opposed to using triggers)?
The documentation I am reading mentions table to table in different schemas and different instances, but it is not clear regarding table to table within the same schema.