what is the difference between DBMS and RDBMS??
Answer Posted / aravindh s
DBMS:
*Doesn't support multi user access.
*Flat data access
*Single user support
*It treats Data as Files internally
FoxPro, IMS are Examples
RDBMS:
1)Support relationship concept
2)It supports multiple users
3)It treats data as Tables internally
SQL-Server, Oracle are examples
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
dear sir please provide what question will be asked in bank it officer interview
What is data example?
What are the different types of languages that are available in the dbms?
What do you mean by denormalization?
Define data, entity, domain and referential integrity?
Explain the classification of Database Management System?
How to tell firebird to only accept conections from xyz host or network?
What do you understand by sub-queries in sql?
What do you mean by fill factor concept with respect to indexes?
Explain meant by 3-tier architecture?
What are the different types of database?
What is a file in a database?
What is the advantage of database management system?
What are the advantages and disadvantages of views in the database?
What is acid property in dbms?