Advertisement Remove all ads
Advertisement Remove all ads
Answer in Brief
What is meant by Database Partitioning?
Advertisement Remove all ads
Solution
Partitioning is the database process where very large tables are divided into multiple smaller parts. By splitting a large table into smaller, individual tables, queries that access only a fraction of the data can run faster because there is less data to scan.
Concept: Concept of Database Management System (DBMS)
Is there an error in this question or solution?
Advertisement Remove all ads
Advertisement Remove all ads