Schema alterations
This topic lists the ways in which you can alter a table’s schema.
- 
            
Rename the table
 - 
            
Rename primary key columns
 - 
            
Rename, add, or drop non-primary key columns
 - 
            
Add and drop range partitions
 
Multiple alteration steps can be combined in a single transactional operation.
