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 rbase-l+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to