|
If you want to do this one time and forget about it, I suggest using the LABEL ON SQL command: LABEL ON COLUMN qgpl/VENDOR (VNVEND IS 'Vendor', VNNAME IS 'Vendor Name', VNSTATUS IS 'Vendor Status') For source management purposes I would go one step further and put this into the text member that can be executed using RUNSQLSTM command. This way if you have to redo the labeling, you can do it using a single command. Elvis -----Original Message----- Subject: sql column headings on result screens Users are complaining about our "fully descriptive" column headings on sql searches. In a simple select statement Select vnvend, vnname, vnstatus from vendor where vnname like '%SMITH%' is there a way to change the column headings for "some" of the selected fields? jim
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.