11. Maintaining Storage Structures : Modify Procedures : Tools for Modifying Storage Structures
 
Share this page                  
Tools for Modifying Storage Structures
In VDBA, to change a table from one storage structure to another, use the Modify Table Structure dialog. By enabling the Change Storage Structure radio button and clicking Structure, you activate the Structure of Table dialog, where you can specify the parameters for the storage structure type and other structure-specific characteristics. For secondary indexes, the Modify Index Structure dialog offers a similar option to enable the Structure of Index dialog. For more information, see Modifying Storage Structures in online help.
Using SQL, you can accomplish this task with the MODIFY statement. For more information, see the SQL Reference Guide.