SET HEADINGS OFF

Dan Goldberg

From: [email protected] [mailto:[email protected]] On Behalf Of 
Claudine Robbins
Sent: Tuesday, January 24, 2017 11:09 AM
To: [email protected]
Subject: [RBASE-L] - No Caption Option for SELECT

Hello,

In the case of SELECTing to a .txt file, how would you suppress the caption: 
custid and company in the following example?


OUTPUT file.txt

SELECT custid, company FROM customer +

WHERE custstate = 'WA' ORDER BY company

OUTPUT SCREEN



custid        company

122        Data Solutions

119        Datacrafters Infosystems

130        MIS by Design

114        Softech Database Design

Thanks,

Claudine

--
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to