Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - SQL 参考 » 使用 SQL » SQL 语言元素 » 特殊值

 

USER 特殊值

USER 返回包含当前连接的用户 ID 的字符串。

数据类型

STRING

注释

USER 可在具有字符数据类型的列中用作缺省值。

在 UPDATE 时,不更改具有 USER 缺省值的列。

另请参见