Product Documentation

FairCom DB V12 Updates

Previous Topic

Next Topic

ctdbMoveTable() Function to Rename Table and Change Path

The ctdbRenameTable() function can rename a table but it does not provide for "renaming" the path (i.e., using "rename" to move the file to a different location, as is common in Operating System commands and c-tree RENIFIL).

To provide this feature, a new function has been added: ctdbMoveTable() allows changing the path or the name or both of an existing table.

TOCIndex