SQL$HELP72.HLB  —  DROP  CATALOG  Arguments  alias.name-of-catalog
    Specifies a name for the attachment to the database. Always
    qualify the catalog name with an alias if your program or
    interactive SQL statements refer to more than one database.
    Separate the name of the catalog from the alias with a period,
    and enclose the qualified name in double quotation marks.

    You must issue a SET QUOTING RULES statement before you can
    qualify a catalog name with an alias.
Close Help