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
What is the difference between row level and statement level trigger?
What is flag in sql?
Is foreign key mandatory?
What is secondary key?
what is 'mysqldump'? : Sql dba
How do you go back in sql?
what is a view? : Sql dba
What are triggers in sql?
What is java sql package?
Do we need to create index on primary key?
What are the built in functions of sql?
What are the two characteristics of a primary key?
What is sql injection vulnerability?
How do you get column names only for a table (sql server)?
How do temporal tables work?