JDBC Driver for Azure Data Catalog

Build 22.0.8462

Views

Views are composed of columns and pseudo columns. Views are similar to tables in the way that data is represented; however, views do not support updates. Entities that are represented as views are typically read-only entities. Often, a stored procedure is available to update the data if such functionality is applicable to the data source.

Queries can be executed against a view as if it were a normal table, and the data that comes back is similar in that regard.

Dynamic views, such as queries exposed as views, and views for looking up specific combinations of project_team work items are supported.

CData JDBC Driver for Azure Data Catalog Views

Name Description
ColumnDataProfiles Get list of column data profiles.
CustomDataSourceProperties Get Identity properties of Custom Data Sources.
CustomDataSources Retrieves list of custom data sources, which are registered with the catalog.
Databases Get list of databases.
Descriptions Get list of descriptions of databases, tables, and objects.
Experts Get list of experts of databases, tables, and objects.
Objects Get list datasource properties.
TableColumns Get details of table schema.
TableDataProfiles Get list of table data profiles.
Tables Get list of tables in the data asset.
Tags Get list of tags of databases, tables, and objects.

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