Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 628 Bytes

drop-external-stream-transact-sql.md

File metadata and controls

27 lines (20 loc) · 628 Bytes
titledescriptionauthorms.authorms.datems.servicems.topic
DROP EXTERNAL STREAM (Transact-SQL) - Azure SQL Edge
Learn about the DROP EXTERNAL STREAM statement in Azure SQL Edge
rwestMSFT
randolphwest
09/21/2024
azure-sql-edge
conceptual

DROP EXTERNAL STREAM (Transact-SQL)

[!INCLUDE retirement-notice]

Note

Azure SQL Edge no longer supports the ARM64 platform.

Drops a streaming job.

Syntax

DROP EXTERNAL STREAM { external_stream_name } 

Related content

close