SQL Language (MOSC)

MOSC Banner

Filtered move

I know about the "ALTER TABLE MOVE INCLUDING ROWS" but am unsure whether the same syntax will work on the table partition. I currently have no partition to test. I would like to know whether the following statement is legal:

ALTER TABLE TB1 MOVE PARTITION PART1 INCLUDING ROWS WHERE <my criteria>;

Regards

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center