| Table Name | Description |
| ALL_FILE_GROUP_TABLES | Details about the tables in the file group repository |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | FILE_GROUP_OWNER | VARCHAR2 | 30 | (null) | N | Owner of the file group |
| 2 | FILE_GROUP_NAME | VARCHAR2 | 30 | (null) | N | Name of the file group |
| 3 | VERSION_NAME | VARCHAR2 | 30 | (null) | N | Name of the version |
| 4 | VERSION | NUMBER | 22 | (null) | N | Internal version number |
| 5 | OWNER | VARCHAR2 | 30 | (null) | N | Schema table belongs to |
| 6 | TABLE_NAME | VARCHAR2 | 30 | (null) | N | Name of the table |
| 7 | TABLESPACE_NAME | VARCHAR2 | 30 | (null) | Y | Name of the tablespace containing the table |
| 8 | SCN | NUMBER | 22 | (null) | Y | SCN table was exported at |