Switch to: V12V11V10V9V8V7V6V5

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;”