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 difference between rollback & commit? can a foreign key has null value?
Can Multiple instances be run on Single Machine???
how to truncate date and get only time part 9:20:00
Point the difference between translate and replace?
What is object data modeling?
What is an oracle?
Explain an integrity constrains?
What are the differences between lov and list item?
How to load a large xml file?
when a grant option is encountered for a table EMP to a peer sitting beside you who has already having the table of that name (EMP), then what is the result?
How to write a query with a left outer join in oracle?
How to define a cusotmer as a supplier in ORACLE R12