See also
LAST USER special value
Function
Data type
Description
See also
CURRENT PUBLISHER can be used as a default value in columns with
character data types.
"Expressions" on page 230
"SQL Remote Design for Adaptive Server Anywhere" on page 385 of the
book Replication and Synchronization Guide
The name of the user who last modified the row.
String.
LAST USER can be used as a default value in columns with character data
types.
On INSERT, this constant has the same effect as CURRENT USER. On
UPDATE, if a column with a default value of LAST USER is not explicitly
modified, it is changed to the name of the current user.
When combined with the DEFAULT TIMESTAMP, a default value of
LAST USER can be used to record (in separate columns) both the user and
the date and time a row was last changed.
"CURRENT USER special value" on page 248
"CURRENT TIMESTAMP special value" on page 247
"CREATE TABLE statement" on page 466
Chapter 6 SQL Language Elements
249
Need help?
Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?
Questions and answers