Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Simple SQL question

Re: Simple SQL question

From: Clive Walden <clivew_at_abac.com>
Date: Wed, 20 May 1998 02:07:59 GMT
Message-ID: <35643ac9.45616142@news1.abac.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US