FrontBase Documentation |
Backtrack: Welcome! 5. SQL 92 5.4. FrontBase Extensions |
Updated:
20-Nov-2000
prev next Table of Contents |
ALTER TABLE NAME <old-table-name> TO <new-table-name>;
Changes the spelling of a table name.
ALTER COLUMN NAME <table-name>.<old-column-name> TO <new-column-name>;
Changes the spelling of a column name.
If you have feedback or questions on this document, please send e-mail to doc-feedback@frontbase.com. Please reference the section number and topic. Thanks!!
©2000 FrontBase, Inc. All rights reserved.