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
Which are the different case manipulation functions in sql?
Can I join the same table twice?
What is coalesce in sql?
How many types of relationship are there?
Is a view faster than a stored procedure?
What is trigger in sql and its types?
What is substitution variable in pl sql?
how can we destroy the cookie? : Sql dba
Why join is faster than subquery?
What is the source code of a program?
Are there any features that are decommissioned in 11g that are not present in 11g?
how to create a test table in your mysql server? : Sql dba
Why truncate is used in sql?
What is trigger and how to use it in sql?
Why is pl sql used?