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 DBMS and RDBMS??

Answer Posted / umarali1981

DBMS:

1.Stands for DataBase Management System
2.In dbms no relationship concept
3.It supports Single User only
4.It treats Data as Files internally
5.It supports 3 rules of E.F.CODD out off 12 rules
6.It requires low Software and Hardware Requirements.
7.DBMS is used for simpler business applications
8.DBMS does not impose any constraints or security with
regard to data manipulation
9.In DBMS Normalization process will not be present
10.There is no enforcement to use foreign key concept
compulsorily in DBMS
11.FoxPro, IMS are Examples

RDBMS:

1.Stands for Relational DataBase Management System
2.It is used to establish the relationship concept between
two database objects, i.e, tables
3.It supports multiple users
4.It treats data as Tables internally
5.It supports minimum 6 rules of E.F.CODD
6.It requires High software and hardware requirements.
7.RDBMS is used for more complex applications.
8.RDBMS defines the integrity constraint for the purpose of
holding ACID PROPERTY
9.In RDBMS, normalization process will be present to check
the database table consistency
10.Although the foreign key concept is supported by both
DBMS and RDBMS but its only RDBMS that enforces the rules
11.SQL Server, Oracle are examples

Reference:
http://onlydifferencefaqs.blogspot.in/2012/07/sql-server-difference-faqs-5.html

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by fragmentation?

964


Write a query to create a duplicate table with and without data present?

903


How to do replication of firebird databases?

996


What is a functional dependency in the dbms?

946


Explain armstrong rules? How they are complete and/or sound?

948


Name two utilities that oracle provides, which are use for backup and recovery.

933


What is hot backup (in case of oracle)?

972


What is " group by " clause?

927


What is data sparsity and how it effect on aggregation?

993


What is erd?

1060


What are the functions of database management system?

1022


Explain a checkpoint and when does it occur?

1078


State three differences between Dbms and Rdbms?

1116


Mention the different languages present in dbms

1004


What are the advantages of manual database?

1009