|
<< Click to Display Table of Contents >> Rename current table |
![]() ![]()
|
Besides the SQL way to rename tables, renaming the currently open table is straightforward via menu selection and a simple name input dialog.
The renaming will include all the table's associated files (indexes, etc.) preserving associated indexes and attributes.
The renaming feature ensures against conflicting names of existing tables in the current database directory.
Renaming also accepts non-ASCII characters either way (though incompatible with some of the restructuring procedures - if so needed, you may just do a temporary renaming).

See associated files.
__________________________