Hi All,

I have a very large table ( Row wise and Column wise). I already implemented horizontal parititioning ( range) on this table. Now I am looking to get information how to implement vertical patitions on this.

For Example,

Table Name : table1 having four columns

col1 col2 col3 col4 col5 .

Now i am planning to put col1 and col2 in one tablespace and col2 and col3 in another tablespace. But for the developer the table should be appear as one table.

Please help me in this regard.

Regards
Sekhar