1.What is the deferece between DBMS & RDBMS?
2.How can you trouble shoot? If u will get error while
installing sql server?
3.How can u trouble shoot slow running query?
4.how can u trouble log shipping errors?
5.why do we use merge replication instead of T.log
replication?

Answer Posted / hari

DBMS : Collection of data in Database
RDBMS : Collection of releated data in a database.

In Trancation Replication : Initial snapahot of the data is
applied to at subscribers. and then when data modifications
are made at the publisher , the individual transcation are
captured and propogated to sbuscribers

In Merge replication : is the process of distributing data
from publisher to subscriber, allowing the publisher and
subscribers to make updates while connected or disconnected
and then merging the updates between sites when they are
connencted

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what data regions are and what are the different data regions?

101


What function does a database engine serve in the sql server?

574


How do you make a trace?

588


How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?

673


What is table join?

602






IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do

1332


Do you know what is fill factor and pad index?

569


How to filter records of table in SQL SERVER?

601


How to Insert multiple rows with a single insert statement?

549


Differentiate between a primary key and a unique key.

602


What is the stuff?

529


What is read uncmmited?

581


How to create an multi-statement table-valued function?

532


Where views are stored in sql server?

563


How do you create a data source?

480