Hi,
using db2 v9.5 on Linux. I need to export some data from DB2 table and in the target exported file I also need columns names. I tried to use 'export' command but by default it does not export column headers. Is there a way to export a columns names as well? Any other simple to do tip how to get columns names into exported file?
Thanks