|
Archives of the TeradataForumMessage Posted: Thu, 07 Aug 2008 @ 20:39:54 GMT
<-- Anonymously Posted: Thu, 7 Aug 2008 13:56 --> Hi I am exporting a file using the DIF format for an Excel import. When I open the file in Excel, some how the title is not present. I have explicitly asked for the title but still it does not show on the report. Here is what I am trying: .EXPORT DIF FILE=report.xls .SET FORMAT ON .set titledashes on .Set Separator '|' .Set Width 254 SELECT Trim(FieldName) (Title "MyField") (VARCHAR(20)) as MyField From myTable; Note I will need use the DIF format since it will need to be in Excel. Thanks a lot!
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||