CREATE TABLE book (col1 INT, col2 INT) FRAGMENT BY ROUND ROBIN IN dbsp1, dbsp4;
ALTER FRAGMENT ON TABLE book ADD dbsp3;