CURRENT USER returns a string that contains the user ID of the current connection.
STRING
CURRENT USER can be used as a default value in columns with character data types.
On UPDATE, columns with a default value of CURRENT USER are not changed. CURRENT_USER is equivalent to CURRENT USER.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |