Chapter 17. Command Referencefor Adaptive Server Anywhere
DROP SUBSCRIPTION statement
Function Usethis statement to drop a subscription for a user from a publication.
Syntax DROPSUBSCRIPTION TO publication-name [ ( subscription-value ) ]
FORsubscr iber-id, .. .
subscription-value:string
subscriber-id:string
Parameters
Parameter Description
publication-name
The name of the publication to which the user is be-
ing subscribed. This may include the owner of the
publication.
subscription-value
Astring that is compared to the subscription expression
ofthe publication. Thisvalue is required because a user
mayhave more than one subscription to a publication.
subscriber-id
Theuser ID of the subscriber to the publication.
Permissions Musthave DBA authority.
Sideeffects Automaticcommit.
Seealso “DROPSUBSCRIPTION statement [SQL Remote]” [ASA SQL Reference,
page465]
“CREATESUBSCRIPTION statement” on page 358
“DROPSUBSCRIPTION statement” on page 363
363