The characteristics of aSHARED replica tableinclude:
B. The replica table always stores real-time data: Ensures synchronization with the source table.
D. You can toggle queries routing between remote table data and replica table data: Flexibility in query routing allows efficient use of data.
E. You do not need to create the physical replica table manually: It is automatically created during the replication setup.
Virtual tables (A) are not referenced directly by consuming applications, and replica table naming (C) is typically system-defined.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit