What are the different types of databases?
• Relational Database (RDBMS) – SQL-based (e.g., MySQL, PostgreSQL, Oracle)
• NoSQL Database – Non-relational (e.g., MongoDB, Cassandra, Redis)
• NewSQL Database – Combines SQL and NoSQL features
• In-Memory Database – Uses RAM for storage (e.g., Redis, Memcached)
• Graph Database – Stores data as nodes and edges (e.g., Neo4j)
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the exact diiference between DBMS and RDBMS
what is meant by magic query
How to calculate date and time differences in oracle?
What is Database Link ?
what is difference between where clause and having clause?
What are the different oracle database objects?
What is Private Database Link ?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What are data pump export and import modes?
Explain what are synonyms used for?
What are the Characteristics of Data Files ?
What is procedure overloading in oracle?