Excel Add-In for Facebook Ads

Build 22.0.8462

sys_schemas

Lists the available schemas.

The following query retrieves all available schemas:

          SELECT * FROM sys_schemas
          

Columns

Name Type Description
CatalogName String The database name.
SchemaName String The schema name.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462