What is the difference between RDBMS and DBMS?
Answer Posted / madhu
DBMS stands for database management system.It is based on
different types of model like network,relation,object etc..
RDBMS is nothing but DBMS is based on the concepts of
relation.
RDBMS is a tabular representation of data.It satisfies
Codd's rules and some constraints.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
How many clustered indexes can you have?
Which operator is used in query for pattern matching?
What is trigger in flip flop?
Is subquery faster than join?
What can sql server reporting services do?
What is sql and also describe types of sql statements?
Can you do multiple joins in sql?
How can I get the number of records affected by a stored procedure?
Write the alter statement to enable all the triggers on the t.students table.
Is sql considered coding?
What does bitemporal mean?
What is structural independence and why is it important?
What is the use of stored procedures?
Can function return multiple values in sql?
What is the purpose of the partition table?