what is the difference between dbms and rdbms?
Answer Posted / senthilvel
DBMS - Database management system is a database where it
has no relationship with the tables.
RDBMS - Relational Database Management System is database
where the tables has relationship and also it should
support the 12 boyscodd rules.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How can we create the complete backup of data in the oracle.
material view and view disadvantages?
What is a cursor in oracle?
how can we store any pdf file in oracle
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
definition of cluster and non-clustered index?
Whether any commands are used for months calculation? If so, what are they?
What is the maximum number of triggers that can be applied to a single table?
What is oracle update statement with inner join ?
What is primefaces used for?
What are the parameters that we can pass through a stored procedure?
Can multiple columns be used in group by in oracle?
How to convert characters to times in oracle?
How to invoke the data pump import utility?
Can we write dml statement in function in oracle?