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

Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL - Select 1 row only from a table.

Re: SQL - Select 1 row only from a table.

From: Thomas Niering <thomas.niering_at_arcor.de>
Date: 01 Apr 2004 06:46:00 +0200
Message-ID: <961MHt8nXzB@thomas.niering.news.arcor.de>

Hallo Craig,

> select (1)
> from table
> where column = x'

and rownum = 1

?!?

Ciao Thomas Received on Wed Mar 31 2004 - 22:46:00 CST

Original text of this message

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