Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Simple SQL question
If I understand correctly <s> then try
SELECT USER FROM USER_TABLE
WHERE LEVEL IS NULL
Clive
> /|\
>+-------------------+
>|USER_LEVEL_TABLE |
>| #user |
>| #level |
>| |
>+-------------------+
> \|/
>
Received on Tue May 19 1998 - 21:07:59 CDT
![]() |
![]() |