Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我将列添加到复制数据库,此列是否也会添加到源数据库?我正在使用事务复制。
PS我不希望它被添加到源中,我只是想确保它不会对原始数据库进行更改:)
不,不会的。只要确保您的列可以为空。