What is denormalization and why would someone consider doing so?
Answer / Deepanshu Pathak
Denormalization is the process of intentionally duplicating data to eliminate or reduce the need for joining tables in a database. This can help improve performance, simplify queries, and reduce complexity by reducing the number of joins required. However, it may lead to data redundancy and inconsistency.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Restricted Mode of Instance Startup ?
What integrity rules exist in the dbms?
Define atomicity and aggregation.
Enlist some commands of ddl?
What do you mean by extension and intension?
What information can be stored in a database?
Why is data modelling important?
What is the full meaning of dbms?
If I delete a table and then rollback it, do the index on the table remains? What if I drop the table and roll back?Do index on the table remains? What if I truncate the table and roll back? Do the index on the table remains
what do u mean by implementation?
What are the advantages of a database?
What are the 5 major parts of a database system?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)