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 an oracle database table?
how many types of index?
Explain the use of constraints option in exp command.
What is trigger associated with the timer ?
what is a Nested Loop join?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
How do I start tns listener?
1:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records
How is it different from a normal table?
what are the things that you consider while creating indexes on partitioning tables?
How to define an oracle cursor variable?
What's dateware house and what's clustor with practicle example