what is the difference between dbms and rdbms?
Answer Posted / eshwari
DBMS: Managing the data in different tables is called data
base management system.
RDBMS:managing the data in different tables with some
relations between the tables is called relational database
management system.
to become a dbms as rdbms it should support 12 E.F.codd's rules.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an oracle user role?
How can we find out the duplicate values in an oracle table?
How can you merge two tables in oracle?
How different is ms access and oracle?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
What is the use of file param in imp command?
What is MTTR advisor in Oracle?
How to delete a column in an existing table in oracle?
Explain the use of control file?
How to assign values to variables?
What is pragma autonomous transaction in oracle?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
How to use subqueries with the exists operator in oracle?
How to create a temporary table in oracle?
What is oracle open database communication (odbc)?