Where are transactions across a dlink logged?
SQL > delete from table@remote_db;
Will this transaction be logged in the local database, the remote_db, or both?
2
SQL > delete from table@remote_db;
Will this transaction be logged in the local database, the remote_db, or both?