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 |
How to write numeric literals in oracle?
What is an oracle user account?
What is different bet native dynamic sql and Dbms_Sql?
Difference between sub query and nested query ?
19 Answers Keane India Ltd, TCS,
What is the usage of save points in oracle database?
How to rollback the current transaction in oracle?
how to get the index id?
Explain how you would restore a database using RMAN to Point in Time?
What is a cursor and what are the steps need to be taken?
Point the difference between translate and replace?
what are pseudocolumns?
How many types of segments in Oracle?