11g new feature

11g nested loop faster than 10g

February 3, 2012 11g, oracle No comments

在pythian看到了一个测试,是否证明了oracle 11g is x% faster than 10g?(oracle官方的说法)

First, you have to create and fill a table to run your query :

create table[……]

Read more

11g partition new features

February 3, 2012 11g, oracle No comments

总结了11g partition new feature
11G Introduced partition extensions:
-Interval partitioning
-REF partitioning
-More Composite Partitioning
-Virtual[……]

Read more