What is the difference between RDBMS and DBMS?
Answer Posted / a.satheesh
1)DBMS permits only one person to access the database at a
given time.
2)But RDBMS gives the multiple access the database
at a given time.
DBMS - DataBase Managemnt System
RDBMS - Relational DataBase Managemnt System
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
what is collation? : Sql dba
what are the types of subquery? : Sql dba
which tcp/ip port does sql server run on? : Sql dba
What is the mutating table and constraining table?
How do you define a foreign key?
What are all the different normalizations?
What is the use of index in sql?
What is anonymous block in sql?
What are the packages in pl sql?
What are different types of statements supported by sql?
What are different sql data types?
What is auto increment in sql?
How to Execute a Package in PL/SQL.?
Why we use join in sql?
What are dml commands?