What is the difference between RDBMS and DBMS?
Answer Posted / sreenivas
THE MAIN DIFFERENCE BETWEEN DBMS and RDBMS IS THAT:
DBMS STANDS FOR DATA BASE MANAGEMENT SYSTEM and
RDBMS STANDS FOR RELATIONAL DATA BASE MANAGEMENT SYSTEM..
AND, DBMS CAN CREATES DATA, STORED DATA AND META DATA...
AND, RDBMS CAN CREATES RELATIONS BETWEEN TWO TABLES, ROWS
AND COLUMS OR TOUPLES.....
| Is This Answer Correct ? | 21 Yes | 36 No |
Post New Answer View All Answers
What is the difference between local variables and global variables?
Does sql*plus have a pl/sql engine?
What is sql deadlock?
Can I join the same table twice?
What are sql commands?
Which join is like inner join?
what is commit? : Sql dba
What is the order of sql select?
What is the difference between functions, procedures, and packages in pl/sql?
what is bcp? When is it used?
What is form and report?
What is bind reference and how can it be created?
what is uncommittable transactions? : Transact sql
How do you update a sql procedure?
What is a heap in sql?