adspace
Answer Posted / Sanjeev Aherwar
"The question appears to have a typo. It should be DBMSs instead of dbmss. The correct answer is: There are several types of DBMS (Database Management Systems), including: Relational DBMS (RDBMS), Object-Oriented DBMS (OODBMS), NoSQL DBMS, and Cloud DBMS. RDBMS is the most common type, which uses a tabular structure to store data, while OODBMS stores data in objects instead of tables. NoSQL DBMS is designed to handle large amounts of unstructured data without using a fixed schema, and cloud DBMS provides database services over the internet."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we rollback truncate?
what is schema? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what are all the common sql function? : Sql dba
what are aggregate and scalar functions? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
Is primary key clustered index?
how to start mysql server? : Sql dba
Can delete statement be rollbacked?
What is your daily office routine?
What is the best sql course?
What is the current version of sql?
Do we need to rebuild index after truncate?
Is inner join faster than left join?