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 / janma

DBMS:
# small organization with small amount of data.
# less memory.
# contains only flat data.
# no concept of primary key & foreign key.
# supports single user.
# can be saved in any order.

RDBMS:
# designed to take care of large amount of data.
# more memory.
# contains some relation between entities.
# includes primary key & foreign key.
# supports multiple user.
# should be sved in table format.

Is This Answer Correct ?    39 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is database host?

860


What is database normalization with example?

887


What are 4 types of models?

777


What is limit in dbms?

962


What is 2nf in database?

920


What are the types of database management system?

999


How to open the database in exclusive mode?

953


How to connect Silverlight application to database?

981


What do you mean by dml compiler?

991


How do I create a database?

832


How do you link a spreadsheet to a website?

869


How many rows can a database hold?

959


What are different types of transaction isolation levels?

940


Mention few case manipulation functions in sql

917


how to retrive a data From database into the grid view..?

824