what is the difference between DBMS and RDBMS??
Answer Posted / amita singh
DBMS is collection of interrelated data & set of programs
to access those data.The goal of a dbms is to provide a way
to store & retrieve dB information that is both efficient &
convenient.
RDBMS is dbms that is based on relational model.RDBMS store
data in form of tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you create a simple database?
Define transaction and transaction isolation levels?
What is the relationship?
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.
What is record in a database?
Explain the use of assign statement in progress database?
What is the difference between a catalog and a database?
What is the difference between internal and external schema?
What is the purpose of sql?
What are stored-procedures? And what are the advantages of using them.
What is cold backup, hot backup, warm backup recovery?
What do you mean by fill factor concept with respect to indexes?
Which is best database?
What is a stretch database?
Mention a query to calculate the even and odd records from a table