For example, in Oracle, we can move the table, filtering out rows with an ID value greater than 50 as shown below:
ALTER TABLE t1 MOVE ONLINE INCLUDING ROWS WHERE