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
Is primary key an index?
what are sequences
What are all the different normalizations?
What is difference between stored procedures and application procedures?
what is the different between now() and current_date()? : Sql dba
How do I use google cloud in sql?
What is pl sql block structure?
what are the 'mysql' command line options? : Sql dba
Can we create view in stored procedure?
What is out parameter used for eventhough return statement can also be used in pl/sql?
What is primary key and foreign key with example?
What is using in sql?
What is an index? What are the types of indexes? How many clustered indexes can be created on a table?
Where is pl sql used?
What is a Mapplet?