User's Manual
Chapter 17. Command Reference for Adaptive Server Anywhere
REVOKE PUBLISH statement
Function Use this statement to terminate the identification of the named user ID as the
CURRENT publisher.
Syntax REVOKE PUBLISH FROM userid
Permissions Must have DBA authority.
Side effects Automatic commit.
See also “REVOKE PUBLISH statement [SQL Remote]” [ASA SQL Reference,
page 588]
“GRANT PUBLISH statement” on page 365
“REVOKE REMOTE statement” on page 372
“CREATE PUBLICATION statement” [ASA SQL Reference, page 385]
“CREATE SUBSCRIPTION statement” on page 358
“sp_publisher procedure” on page 409
371