what is the diffrence between Snap Shot and Transaction
Replication
Answers were Sorted based on User's Feedback
Snapshot is the a picture or snapshot of the databse is
taken peridicalloy propgated to the sbuscripber.
it does't invole continuesly.
only read only
transcation replication : This can be used to replication
changes to the database with this any changes made to the
replication data immediately caputred from transcation log
and propogated to the distributor
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / gowtham
In snapshot replication we ccan take the copy of the database
from publisher and put it into the subscriber,here it is in read-only mody it will not allow us to make any modifycations
In Transactional replication it is a oneway commite if we did any modifications in publisher those modifications will be replicated to suscriber (here the log rederagent captures the
changes in suscriber from transactional log and it moves to the distibutor).
| Is This Answer Correct ? | 2 Yes | 1 No |
Write a SQL queries on Self Join and Inner Join.
What is inner join? Explain with an example?
how you can move data or databases between servers and databases in sql server? : Sql server administration
How to get the definition of a stored procedure back?
What is the system function to get the current user's user id?
What is the difference between char and varchar2 datatype in sql?
How to count duplicated values in a column in ms sql server?
What is temporal table?
What is an extended Stored Procedure?
What is update locks?
What do you understand by user-defined function in the sql server and explain the steps to create and execute a user-defined function in the sql server?
What is tcl in sql server?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)