Abstract

Response time of a database system is largely determined by the number of secondary disk accesses required to process database transactions. To minimize disk accesses, a database file should be structured in such a way as to closely match data requirements of these transactions. The way in which data are organized for efficient processing of database transactions is called database partitioning. As data are stored in the form of tables in a relational database, data partitioning can be performed either vertically (i.e, along the attributes or columns) or horizontally (i.e., along the tuples or rows).

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.