Contents Index CREATE TRIGGER statement DROP REMOTE MESSAGE TYPE statement

SQL Remote User's Guide
  Command Reference for Adaptive Server Anywhere

DROP PUBLICATION statement


Function 

Use this statement to drop a publication. In SQL Remote, publications identify replicated data in both consolidated and remote databases.

Syntax 

DROP PUBLICATION [ owner.]publication-name

ownerpublication-name : identifier

See also 

DROP PUBLICATION statement


Contents Index CREATE TRIGGER statement DROP REMOTE MESSAGE TYPE statement