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 concurrency control?

926


What is field record and table in database?

906


how Data is stored in a file so that Direct Searching can be performed

960


What are the main characteristics of database approach?

954


What is dbms and its functions?

942


How do you create a database for an organization?

817


What is first normal form in dbms?

911


What is 'cross join'? Or what is cartesian product?

828


What is database example?

826


What is a relation schema?

908


Explain dml compiler?

977


Should database table names be capitalized?

934


What is normalisation and its type?

880


Differentiate between ‘cluster’ and ‘non-cluster’ index.

886


What is implicit cursor in dbms?

970