What is the difference between RDBMS and DBMS?
Answer Posted / h.r.nayak
DBMS:data base management system
RDBMS:relational data base management system
>dbms does not support normalisation when rdbms support
normalisation
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how to shutdown mysql server? : Sql dba
What is the order of sql select?
How to make a copy values from one column to another in sql?
Explain the components of sql?
What is embedded sql in db2?
What type of database is cloud sql?
How does sql developer connect to oracle database?
What is sql engine in oracle?
What is function and procedure?
Is subquery faster than join?
How to write a query to show the details of a student from students table whose
What is the difference between a subquery and a join?
What does joining a thread mean?
how to create a new table by selecting rows from another table in mysql? : Sql dba
what is blob? : Sql dba