Setting the Current Team
- Last UpdatedMar 10, 2026
- 1 minute read
The SET command sets the specified team as the current one. Once a team has been set, databases (DBs) owned by that team can be referred to by using the name part only.
For example, after the command:
SET TEAM SAMPLE
You could give the command:
Q DB /DESI
Instead of the command:
Q DB SAMPLE/DESI