Specify a schema for the alias that you are creating. Either select it from the list box, or by type the name you want. The schema can only be a new one if you have IMPLICIT_SCHEMA authority. The initial value is the user ID under which you connected to the database. A new schema must be between 1 and 8 characters, and cannot begin with the letters "SYS.' The name can be an ordinary or delimited identifier.
Type a 1 to 128 character name for the alias that does not include its qualifier. The name can be an ordinary or delimited identifier. It must not duplicate any existing table name or view name. It must also be unique within the alias' schema.
Specify the schema of the object for which you are creating an alias. Either select it from the list box or type the name you want. The initial value is the user ID under which you connected to the database. You can choose a schema that exists, or specify a schema that does not exist yet. A new schema must be between 1 and 8 characters, and cannot begin with the letters "SYS.' The name can be an ordinary or delimited identifier.
Type a 1 to 18 character name for the object for which you are creating an alias. Do not enter a qualifier.
The object can be one that exist or one that you plan to create at a later time. If it does not exist yet, the value that you type must not duplicate the name or alias of any other objects in the specified schema. The name can be an ordinary or delimited identifier.
Optional: Type a up to a 254 character comment for the alias that you are creating. You can add to, delete from, and modify your comment later by using the Alter alias window.
Performs the actions that you have specified in this notebook or window.
Cancels any unsaved changes that you made and closes this notebook or window.
Opens the Show SQL window.