Explain howto implement synchronous-update replication using triggers.

What will be an ideal response?

When an update is made to a replica, a trigger is fired, which updates all the other replicas before the transaction commits.

Computer Science & Information Technology

You might also like to view...

A doubly circularly linked list makes it easy to

A) move forward through a list, and then quickly jump to the beginning of the list when you get to the end B) to jump from the last node to the first, from the first to the last, and to move forward and backward through the list C) to skip two nodes at a time in either direction, and wrap around the list when you come to the end D) do nothing: there is no such as a doubly circularly linked list

Computer Science & Information Technology

To upload your files to a remote site you should view the site in Local view, select the files you want to upload, then click the ____ button on the Files panel toolbar.

A. Upload File(s) B. Publish File(s) C. Copy File(s) D. Put File(s)

Computer Science & Information Technology