what is the difference between DBMS and RDBMS??
Answer Posted / has
RDBMS is Relational DBMS. Rdbms having the condition that
the system "support" a tabular structure and also for data
relationships between the tables..
Where as the DBMS, the system "will not support" tabular
structure and also for relationships between tables..
| Is This Answer Correct ? | 90 Yes | 36 No |
Post New Answer View All Answers
What is metadata and why should I use it?
What is a Federated Query ?
Which two statements are true about a foreign key?
Why rdbms is not suitable for big data?
What is the default '-sort' order for a sql?
What are the database skills?
What is tabular form?
How view is related to data independence?
What is a data type in a database?
Which database is best for storing large data?
What is database connection pool size?
How can we check whether A S M instance is up or down?
What is the purpose of using a model?
what is normalization? types of normalization? example of each form? how do u implement normalization in ur project?
Is access a database?