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
What is the difference between row level and statement level trigger?
What are different types of keys?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
Is it possible to update views?
Is left join inner or outer?
What is pl sql architecture?
Why do we use sql constraints? Which constraints we can use while creating database in sql?
Why truncate is faster than delete?
What is the use of sqldataadapter?
describe transaction-safe table types in mysql : sql dba
how to drop an existing index in mysql? : Sql dba
define sql delete statement ? : Sql dba
Define commit?
What are the three forms of normalization?
What is exception? What are the types of exceptions?