Re: difference between RDBMS $DBMS
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Tue, 15 Sep 2009 10:37:37 +0000 (UTC)
(Rachna) writes:
what is the main difference between Dbms and Rdbms?
i am very confused. can anyone help me out?
DBMS = Database Management System
RDBMS = Relational DBMS
That is, the RDBMS set is a true subset of the DBMS set, which also includes
hierarchical, networked(?) and object-oriented databases. The former two
are legacy products, and the latter group never really took off. In
practice, when someone says DBMS, I would assume that he means RDBMS unless
he explicitly say something else. Relational DBMS completely dominate the
market today.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- difference between RDBMS $DBMS
- From: Rachna
- difference between RDBMS $DBMS
- Prev by Date: difference between RDBMS $DBMS
- Next by Date: RE: Environ("Username")
- Previous by thread: difference between RDBMS $DBMS
- Next by thread: RE: Environ("Username")
- Index(es):
Relevant Pages
|