8. SQL Statements : SET : Session With [No]Description
 
Share this page                  
Session With [No]Description
The SET SESSION WITH [NO]DESCRIPTION statement is used to set the session description, which is then visible in Ingres management and administration tools such as iimonitor, ipm, and ima. The maximum length of a session description is 256 characters.
If NODESCRIPTION is specified, the session description is set empty.
In ESQL, the session description can be specified using a string variable.