what is the difference between DBMS and RDBMS??
Answer Posted / swarna
*DBMS is a collection of information that is stored in
database we can retrieve & updated it easily
*It stores small amount of data
*data can be stored in any order(i.e files,records,tables)
*RDBMS is also a collection of information and we can
represent a relationsship between those tables
*it stores large amount of data
*data must be stored in table format
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the terms ‘record’, ‘field’ and ‘table’ in terms of database.
How do you use a database worksheet?
What are the functions of rdbms?
What is the example of rdbms?
What is index and also explain types of indexing in dbms?
What is stored procedure in database?
How do you set up a database?
Can I concurrently access a firebird database with embedded and with regular server?
What you mean by Object Relational DBMS?
What is alternate key?
What is third normal form?
What is the best free database software?
What is query in database?
What are the applications of database management system?
Mention the differences between union and union all