export result into excel sheet from teradata sql assistant

非 Y 不嫁゛ 提交于 2019-12-07 03:17:27

If you return the answers to SQL Assistant you should be able to select Save Answerset from the File menu. You will then have the option to save it as a proper Excel file format.

If you export the answers to a flat file directly the delimited text file can in turn be opened with ease in Excel and then saved as a proper Excel file format (XLS, XLSX, etc.)

user5952841

Select the whole excel worksheet you will paste into and set the number format to 'text'.

Now you can safely copy the data from the teradata sql assistant's query results and paste them into the spreadsheet.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!