Overblog All blogs Top blogs Jobs, Education & Studies
Follow this blog Administration + Create my blog
MENU
Advertising
Advertising

Cursor Advantages and Disadvantages

Cursor Advantages and Disadvantages Cursor advantages: Using cursor to getting multiple values. One cursor have multiple select statements Cursor parameters cursor cursor_name (parameter datatype) is select * from table_name where(condition) Where Current...

Read more

SQL Server Transaction Log FILE?

SQL Server Transaction Log There has always been some debate as to whether or not there are real benefits to be gained from accessing the information in the transaction log. This article will endeavor to answer that question by looking at the following:...

Read more

Advertising

Queue Reader Agent

Queue Reader Agent - The Queue Reader Agent is used with transactional replication with the queued updating option. The agent runs at the Distributor and moves changes made at the Subscriber back to the Publisher. Unlike the Distribution Agent and the...

Read more

Merge Agent

Merge Agent - The Merge Agent is used with merge replication. It applies the initial snapshot to the Subscriber and moves and reconciles incremental data changes that occur. Each merge subscription has its own Merge Agent that connects to both the Publisher...

Read more

Advertising

Distribution Agent

Distribution Agent - The Distribution Agent is used with snapshot replication and transactional replication. It applies the initial snapshot to the Subscriber and moves transactions held in the distribution database to Subscribers. The Distribution Agent...

Read more

Log Reader Agent

Log Reader Agent - The Log Reader Agent is used with transactional replication. It moves transactions marked for replication from the transaction log on the Publisher to the distribution database. Each database published using transactional replication...

Read more

<< < 1 2 3 4 5 6 7 8 9 10 20 30 > >>