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
What are the four objectives of the selection of a data type?
Which database is faster?
What do you understand by functional dependency and transitive dependency in dbms?
What is a driver in programming?
Explain relational algebra?
What are different cursor types in dbms?
Enlist the various transaction phases.
What is the difference between a shared lock and exclusive lock?
What is data sublanguage?
What the default privileges which get assigned ?
What is the best database management system?
What is pcbs (program communication blocks)?
What are procedures in dbms?
What is unique key example?
Why is database important?