Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
DBISAM Technical Support
»
Product Manuals
»
DBISAM Version 4 Manual for Delphi 5
»
SQL Reference
»
UPGRADE TABLE Statement
UPGRADE TABLE Statement
Introduction
The SQL UPGRADE TABLE statement is used to upgrade a table from a previous DBISAM table format to the current table format.
Syntax
UPGRADE TABLE [IF EXISTS] table_reference
Use the UPGRADE TABLE statement to upgrade a table to the current DBISAM table format. The statement below upgrades a table:
UPGRADE TABLE Employee
Please see the
Upgrading Tables
topic for more information on upgrading tables.
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap