Skip to content

Files

Latest commit

441ef02 · Jan 25, 2022

History

History
26 lines (20 loc) · 519 Bytes

drop-external-stream-transact-sql.md

File metadata and controls

26 lines (20 loc) · 519 Bytes
title description keywords services ms.service ms.topic author ms.author ms.reviewer ms.date
DROP EXTERNAL STREAM (Transact-SQL) - Azure SQL Edge
Learn about the DROP EXTERNAL STREAM statement in Azure SQL Edge
sql-edge
sql-edge
conceptual
rothja
jroth
jroth
05/19/2020

DROP EXTERNAL STREAM (Transact-SQL)

Drops a streaming job.

Syntax

DROP EXTERNAL STREAM {external_stream_name}  

See also