Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between RDBMS and DBMS?

Answer Posted / vishal sharma

#1 A DBMS has to be persistent, that is it should be
accessible when the program created the data ceases to
exist or even the application that created the data
restarted. A DBMS also has to provide some uniform methods
independent of a specific application for accessing the
information that is stored.

RDBMS is a Relational Data Base Management System
Relational DBMS. This adds the additional condition that
the system supports a tabular structure for the data, with
enforced relationships between the tables. This excludes
the databases that don't support a tabular structure or
don't enforce relationships between tables.


#2 DBMS does not impose any constraints or security with
regard to data manipulation it is user or the programmer
responsibility to ensure the ACID PROPERTY of the database
whereas the rdbms is more with this regard bcz rdbms difine
the integrity constraint for the purpose of holding ACID
PROPERTY.

#3 DBMS are for smaller organizations with small amount of
data, where security of the data is not of major concern
and RDBMS are designed to take care of large amounts of
data and also the security of this data.

Is This Answer Correct ?    81 Yes 23 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of database is sql?

1061


How many commands are in sql?

1115


What is sql analyzer?

1057


Is join and inner join the same?

1037


hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews

2057


what is query cache in mysql? : Sql dba

1076


Can you call pl/sql package functions from within a fast formula?

1080


What is the current version of sql?

1065


Is not equal in sql?

1056


how to analyze tables with 'mysqlcheck'? : Sql dba

1049


What is the difference between left and left outer join?

989


how to use 'mysql' to run sql statements? : Sql dba

1109


What is partition by in sql?

1124


What is the most restrictive isolation level? : Transact sql

1123


What is pl/sql table? Why it is used?

1077