Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.16 KB

File metadata and controls

27 lines (21 loc) · 1.16 KB
title External Operations Catalog Views (Transact-SQL) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology system-objects
ms.topic language-reference
dev_langs
TSQL
ms.assetid 9abc595c-346d-42dc-a227-a73cd0a356eb
author stevestein
ms.author sstein

External Operations Catalog Views (Transact-SQL)

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md]

Here are the catalog views of external data objects, such as data sources, file formats, and tables. Use these views to query the state of items such as Hadoop tables used in PolyBase operations.

sys.external_tables (Transact-SQL)

sys.external_data_sources (Transact-SQL)

sys.external_file_formats (Transact-SQL)