


The table 'domain.users' contains comprehensive information about the users available in the system. For example, it can be queried who created which users and whether there are members of a usergroup. Information retrieved can concern the user mode, as well as restrictions for memory and system time. The display also contains the SERVERDB where the user was created and the SERVERNODE where this SERVERDB is located.
SELECT * FROM domain.users


