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 -> Sqlplus question ??

Sqlplus question ??

From: Cliff Powell <cliff_at_stanfortrading.com>
Date: Mon, 25 Oct 1999 08:52:26 -0500
Message-ID: <7v1nkg$erj$1@ffx2nh3.news.uu.net>


I'm trying to select from a single table into a flat ascii file to send to a customer. I need a sequential number for each row selected. For example, row 1 needs to have 00001 in a column, row 2 needs to have 00002, etc. How can I create a sequential number in this select ? I really don't want to add a sequence to the table, I just need a sequential number for each record selected out into my flat file.

Many thanks. Received on Mon Oct 25 1999 - 08:52:26 CDT

Original text of this message

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