Answer Posted / hr@tgksolutions.com
• 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 |
Post New Answer View All Answers
How do I find the database name in oracle?
What is Reduced List of Values?
What is oracle rownum?
How to retrieve values from data fields in record variables?
What is coalesce function?
How to assign query results to variables?
How to drop an index in oracle?
How to call a stored function in oracle?
What is an oracle?
What are the different types of modules in oracle forms?
What is the order of defining local variables and sub procedures/functions?
What is dynamic proxy?
Explain the difference between a procedure and a function?
Is postgres faster than oracle?
Give the various exception types.