What is the difference between RDBMS and DBMS?
Answer Posted / roshie
1 relation between two or more files or table maintain regularly in case of DBMS
while in case of RDBMS relationship is specified on the time of table creation
2 DBMS doesn't support client/server architecture
RDBMS supports the client/server architecture
3 loose security
we have 3 steps of security.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How you improve the performance of sql*loader? : aql loader
What is the usage of when clause in trigger?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
Explain alias in sql?
What is the location of pre_defined_functions.
what is self-join? : Sql dba
What is string data type in sql?
What are different sql data types?
What is the difference between explicit and implicit cursors in oracle?
How many columns should be in an index?
How much ram can sql express use?
how to start mysql server? : Sql dba
How to create an array in pl/sql?
What is embedded sql what are its advantages?
is mysql query is case sensitive? : Sql dba