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+, set COLSEP = "TAB" ?

Re: SQL+, set COLSEP = "TAB" ?

From: Alexander I. Doroshko <aid_at_grant.kharkov.ua>
Date: 4 Nov 1998 12:23:45 GMT
Message-ID: <01be07ed$f0845300$190114c1@sister.grant.UUCP>


make with an appropriate editor (I used MultiEdit) an .sql file, containing set colsep 'c'
where c is for hex code of tab (X'09')
---
 Alexander I.Doroshko, aid_at_grant.kharkov.ua

Martin B. <martin.b_antispam_at_lycosmail.com_antispam> wrote in article <363D9B45.56C41408_at_lycosmail.com_antispam>...
> We'd like to set the column separator of SQL+ to TAB, in order to
> <spool> a query result directly to a table-formated text document
Received on Wed Nov 04 1998 - 06:23:45 CST

Original text of this message

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