What is the difference between RDBMS and DBMS?
Answer Posted / pravin wankhade
1)Relational Data Base Management System manage the Relation
in Between the Two Tables(i.e rows & column)And Data Base
Management System Manage the data base
2)Multiple user can Access those data they want in RDBMS but
in DBMS single user can access data in to the data base
3)In DBMS we can not create the Relation but we create the
Relation in RDBMS
4)DBMS manage the Relation in Between the single table
Attributes,Relational Data Base Management We require two Or
More tables to maintain the relations in between Attributes
5)In DBMS we can Manage the Data base by Create Table, While
in RDBMS we can maintain the relations In Between The Tables
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the drivers in mysql? : Sql dba
What are the different types of constraints?
What does inner join mean?
Does normalization improve performance?
What is varchar sql?
What is dynamic sql in pl sql?
How do you delete duplicates in sql query using rowid?
What is the file extension for sql database?
Explain what is sql*plus?
what are date and time functions in mysql? : Sql dba
How do I install sql?
how to use like conditions? : Sql dba
How do I view output in sql developer?
what is the difference between group by and order by in sql? : Sql dba
What is posting?