×
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.
Hwy Patrik
Generate_SQL procedure will create what you tell it to - there is a
*standards* parameter described as -
The standards option specifies whether the generated SQL statements
should contain Db2® for i extensions or whether the statements should
conform to the Db2 family SQL or to the ANSI and ISO SQL standards.
The default is 0, which means *Db2 for i extensions may be generated in
SQL statements.
*So it can definitely give you the LABEL ON for the table text
description, as well as column text descriptions and headings, some of
which are extensions, no ANSI or ISO necessarily.
*Regards*
*Vern Hamberg*
<cid:part1.MYLmD177.lyielsNm@centurylink.net>
On 2/4/2025 12:07 PM, Patrik Schindler wrote:
Hello Rob,
Am 04.02.2025 um 18:31 schrieb Rob Berendt<robertowenberendt@xxxxxxxxx>:
Don't forget about decompiling.
Search the documentation at
https://www.ibm.com/docs/en/i/7.5?topic=ssw_ibm_i_75/rzahg/welcome.html
for generate sql
Thanks for the hint. I have a dim memory that has been a topic here before.
Not sure if generate SQL would generate the additional LABEL ON statement, though.
:wq! PoC
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.