Parallel DML

tsinglee發表於2008-04-14

Parallel execution dramatically reduces response time for data-intensive operations on
large databases typically associated with decision support systems and data
warehouses. In addition to conventional tables, you can use parallel query and parallel
DML with range- and hash-partitioned tables. By doing so, you can enhance scalability
and performance for batch operations.

The semantics and restrictions for parallel DML sessions are the same whether you are
using index-organized tables or not.

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-1002505/,如需轉載,請註明出處,否則將追究法律責任。

相關文章