This view lists the tables that exist in the network database.
The view contains the following columns:
| Name | Description |
| schema_name | Name of the schema that owns the table |
| table_name | Name of the table |
| scope | Scope of the table L, G or C (Local, Global, Central) |
Comments
Article is closed for comments.