CREATE TABLE [ owner.]table-name 
   {ENABLE | DISABLE} RLV STORE 
   [ IN dbspace-name ] 
               - table-name – the name of the table for which the RLV storage is to be enabled.
- dbspace-name – a
                        valid IQ main dbspace.
Note: 
                  If the ENABLE | DISABLE RLV STORE clause is omitted, RLV
                     storage settings for the table will default to the value of the global database
                     option BASE_TABLES_IN_RLV_STORE.