used_pages  user_id

Chapter 2: Transact-SQL Functions

user

Description

Returns the name of the current user.

Syntax

user

Parameters

None.

Examples

Example 1

select user
------
dbo

Usage

Standards

ANSI SQL – Compliance level: Transact-SQL extension.

Permissions

Any user can execute user.

See also

Functions user_name





Copyright © 2005. Sybase Inc. All rights reserved. user_id

View this book as PDF