

InterviewSolution
Saved Bookmarks
1. |
Write the difference between DBMS and RDBMS |
Answer» <html><body><p>ong><a href="https://interviewquestions.tuteehub.com/tag/answer-15557" style="font-weight:bold;" target="_blank" title="Click to know more about ANSWER">ANSWER</a>:</p><p>Database Management System (DBMS) is a <a href="https://interviewquestions.tuteehub.com/tag/software-25575" style="font-weight:bold;" target="_blank" title="Click to know more about SOFTWARE">SOFTWARE</a> that is used to define, <a href="https://interviewquestions.tuteehub.com/tag/create-427332" style="font-weight:bold;" target="_blank" title="Click to know more about CREATE">CREATE</a> and maintain a database and provides controlled <a href="https://interviewquestions.tuteehub.com/tag/access-846773" style="font-weight:bold;" target="_blank" title="Click to know more about ACCESS">ACCESS</a> to the data. Relational Database Management System (RDBMS) is an advanced version of a DBMS. DBMS stores data as file. RDBMS stores data in <a href="https://interviewquestions.tuteehub.com/tag/tabular-3096013" style="font-weight:bold;" target="_blank" title="Click to know more about TABULAR">TABULAR</a> form</p></body></html> | |