Use the SDETACH command to remove a foreign table from a connected R:BASE database.
Options
,
Indicates that this part of the command is repeatable.
ALL
Specifies all tables.
ALL EXCEPT tblname
Specifies all tables except those specified.
NOCHECK
Eliminates the confirmation message.
tblname
Specifies the table to detach.