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 data model in database?
What are the different levels of abstraction in the dbms?
How view is related to data independence?
What is write ahead logging in DBMS?
What are the features of dbms?
What is the importance of database in an organization?
Define the relationship between ‘view’ and ‘data independence’.
What do you understand by functional dependency?
Name two utilities that oracle provides, which are use for backup and recovery.
How to retrive a student with height marks,second height and third height from MS access database what wil be the query for this purpuse?
How do you call a stored procedure from jdbc?
What is dbms introduction?
Is google scholar a database?
What is the easiest database to learn?
Define cursor and its types.