Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Table partitioning

simon87Jan 5 2015 — edited Jan 6 2015

I currently have some tables with data and need to partition. Can be a partition to an existing table with lots of data?

How do I manipulate a partition? For example: In the query, how would he know on which partition find?, in which partition delete? What partition insert?


Thanks

Comments

663012
I changed the java wrappers using sqlj to a webservice. This scenario is working and returning the varray within the backing bean. The only real fix I had to make was to the connection.xml file for the correct port setting.
663012
Package.procedure with input as number and output as varray using webservice.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 3 2015
Added on Jan 5 2015
4 comments
1,159 views