What is database partitioning?



What is database partitioning?..

Answer / hr@tgksolutions.com

Partitioning divides a large table into smaller, more manageable pieces.
Types of partitioning:
• Range Partitioning – Divides data based on a range of values.
• List Partitioning – Divides data based on a predefined list of values.
• Hash Partitioning – Distributes data based on a hash function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

what are the different levels of database schema?

0 Answers   Infosys,


How to load a file into database column?

0 Answers  


how to generate an auto incremental number in a ssis package?

0 Answers  


Explain what are service-specific middleware?

0 Answers  


What is db driver?

0 Answers  


what do u mean by canvases and alerts?

0 Answers  


What is data in dbms?

0 Answers  


What is a hierarchical database?

0 Answers  


Is the server accepting tcp ip connections on port 5432?

0 Answers  


How to move a multi-file database?

0 Answers  


Explain what is a deadlock and mention how it can be resolved?

0 Answers  


What is bcnf?

0 Answers  


Categories