What is the difference between RDBMS and DBMS?
Answer Posted / saurav majumder
DBMS creates Data and Meta Data
RDBMS creates relations between tables and rows.
| Is This Answer Correct ? | 34 Yes | 41 No |
Post New Answer View All Answers
Can we call stored procedure in function?
what are the features and advantages of object-oriented programming? : Sql dba
How sql query is executed?
What are aggregate functions in sql?
Is sql easier than java?
What is use of trigger?
What is rename in sql?
What is vector point function?
Is a view faster than a stored procedure?
explain commit and rollback in mysql : sql dba
What is right join sql?
What is the difference between explicit and implicit cursors in oracle?
Which is faster union or join?
how to include numeric values in sql statements? : Sql dba
How does left join work in sql?