Oracle8i SQL Reference
Release 2 (8.1.6)

A76989-01

Library

Product

Contents

Index

Prev Up Next

Functions, 111 of 121


UID

Syntax


Purpose

UID returns an integer that uniquely identifies the session user (the user who logged on).

Example

SELECT UID FROM DUAL;

       UID
----------
        19

Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index