what is the difference between DBMS and RDBMS??

Answer Posted / abhaya

DBMS :
Data Base Management System is a process of managing
data for efficient retrivel & storage of data.
Ex: sysbase , Foxpro

RDBMS :
The database which is used by relations(tables) to
acquire information retrival are known as RDBMS
EX: SQL, ORACLE,MY-SQLSERVER

Is This Answer Correct ?    119 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you performance tune a database?

482


How do you open .db files?

458


What is the concept of sub-query in terms of sql?

501


Is sql is a dbms?

498


What is Database Management System?

628






What are the three main types of models?

480


What is delimiter in dbms?

473


Define "correlated subqueries".

520


How to create student table through query with a numeric column of ID and Name of Chaeacter and D-O-B with date type in database What will be the query for this purpose?

546


what do u mean by implementation?

1586


Where is data stored in a database?

485


What do you mean by query evaluation engine?

518


Single File Database: Develop a student record management program, which uses single file as its database. It is not supposed to create additional files at any part of the project and should never rewrite total content. It must be capable of storing 100000's of records. It should support variable length records to be added, deleted, modified, listed.

1805


How do databases work?

501


What is dbms function?

502