SQL$HELP_OLD72.HLB  —  CREATE  DOMAIN  Arguments  DATABASE ALIAS alias
    In the FROM path-name clause, specifies the name for an attach
    to a particular database. SQL adds the domain definition to the
    database referred to by the alias.

    If you do not specify an alias, SQL adds the domain definition to
    the default database. See the User_Supplied_Names HELP topic for
    more information on default databases and aliases.
Close Help