Login
Remember
Register
Ask a Question
What are the partitioning methods available in Netezza?
+1
vote
asked
Feb 18, 2023
in
Netezza
by
rajeshsharma
What are the partitioning methods available in Netezza?
netezza
partitioning-methods
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 18, 2023
by
rajeshsharma
There are two partitioning methods available in Netezza:
Random partitioning: Distributes the data randomly.
Hash Partitioning: Distributes the data on the specified columns.
...