what is the difference between DBMS and RDBMS??
Answer Posted / vinod s d
DBMS: 1.It does not support client server architecture. 2.
DBMS is 2 tier architecture. 3. DBMS is security less. 4.
Data will not be stored in the tabular format.
RDBMS: 1. It supports client server architecture. 2. RDBMS
is 3 tier architecture. 3. RDBMS is security more. 4. Data
will be stored in the tabular format.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain a join between tables?
What do you understand by data independence?
What are the parts of a table?
Which database is faster?
Can two oracle blocks have the same address?
What is a php database?
Explain the concepts of a primary key and foreign key.
Is it good to save image in database?
What is end users in dbms?
Define database model.
What are the differences between hash join, merge join and nested loops?
What are different types of joins in the sql?
Can we store images in database?
What are the 5 databases?
What is string in database?