DADD (Project Definition)
- Last UpdatedMar 22, 2022
- 1 minute read
Function:
Adds a Database (DB) or another DB Set to a DB Set.
Description:
The DB Set must first be specified using the SET DBSET command.
The administrator can then give the keyword DB, followed by a list of DB names to be added to the Set, and the keyword DBSET, followed by a list of DB Set names to be added to the Set. The names have to be elements of the type specified by the last keyword, but the administrator can use both keywords more than once in the same command line.
Examples:
The following example assumes that both the Team and the DB Set have been set using the SET command.
|
DADD DB /STEELN /STEELS DBSET /ASET DB /PIPEN Adds the DBs /STEELN, /STEELS and /PIPEN, and all the DBs in the DB Set /ASET, to the current DB Set. |
Command Syntax:
|
.----------------<------------.--<---. |
Querying:
Q SET DBSET
Related Commands: