×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
You can use SQL Assist (Edit->SQL Assist or press F4 on a blank line).
Or just do a select * from table and have a look at the headings in the
result set.
Or, if you are using a schema, run a SELECT on the SYSCOLUMNS view in
the schema with a where clause on TABLE_NAME.
Or, if you are not using a schema, run a SELECT on QSYS/QADBIFLD with a
where clause selection on DBILIB and DBIFIL
Regards
Paul Tuohy
ComCon
www.comconadvisor.com
www.systemideveloper.com
David FOXWELL wrote:
Hi,
Is there a way to view the column headings when running an SQL script with iNav or do I have to go back to the greenscreen to do that?
Thanks
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.