Hi friends,
How do I go about in having the parallel query option for our database?

We have parallel server installed(2 instances) and our main tables are partitioned on range and subpartitioned on hash.

Tables have been created with clause 'Parallel' but without any degree specified. As wwe have 4 cpus, will it take 4 as degree?

Thanks
manjunath