Answer Posted / 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 View All Answers
What is the advantage of using preparedstatement?
hello to all i want code for like this site "Submit Question" page.please give answers thanks.
What is the use of drop command and what are the differences between drop, truncate and delete commands?
What is the main purpose of normalization?
Is sql a rdbms?
What is the purpose of using a model?
Which database is best for large data?
Define entity, entity type, and entity set.
Explain the functionality of dml compiler.
How do I add a file to a database?
What is dba in dbms?
What are cursors give different types of cursors?
Enlist some commands of ddl?
What do you mean by aggregate and scalar functions in dbms?
How do I delete a database in phpmyadmin?