Table of Contents
SHOW USERS
[NEW in 3.0]
The SHOW USERS statement is used to list USERS connected at this moment to a Valentina Server.
Syntax
SHOW USERS
Result Columns
- fld_name
The user login name.
- fld_IsAdmin
Specifies if user have admin rights.
Notes
- Before execute this command you must switch active database to be masterdb, for this you need use SQL command “USE master;”