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 Segment Advisor in Oracle?
How to bring a tablespace online?
what is index?
Explain the types of exception?
Explain the use of rows option in imp command.
How to start a new transaction in oracle?
What are the differences between blob and clob in oracle?
what is the bitmap index?
In AP we done Customizations for Late Payments Charges. For Reporting Purpose What are the Documents Prepared for Customer Understanding??
What is the effect of setting the 'RULE' for OPTIMIER_GOAL parameter of the ALTER SESSION Command ?
Explain the use of online redo log files in oracle.
what is the exact diiference between DBMS and RDBMS