HOW TO
In the event of data or users being removed from a back-end database, geodatabase objects are sometimes detached. The most likely causes for this are:
The instructions provided describe how to remove a detached object from a geodatabase. Before proceeding with the following workflow, ensure a recent verified and tested backup has been completed.
CREATE TABLE <detached_table_name> ( column_name1 data_type, column_name2 data_type, column_name3 data_type, .... )
Get help from ArcGIS experts
Download the Esri Support App