×
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.
Unless I am missing something, the PRTSQLINF report appears to provide
little useful information in this context, i.e. which columns the SELECT
* delivers. Apart from a repetition of the compile command, all I get is:
SELECT * INTO : H ,: H ,: H FROM xxxxxx / TABLETEST
SQL4021 Access plan last saved on 20-05-05 at 16:29:17.
SQL4020 Estimated query run time is 0 seconds.
SQL4010 Table scan access for table 1.
Is there more I should be seeing?
Brian.
On 04/05/2020 16:22, Mark Waterbury wrote:
Rather than speculating about what may or may not be happening at "compile-time" versus "run-time", use the PRTSQLINF command ...
The output will show you what the SQL precompiler has stored within the program object -- this will show you what SQL statements will be executed "at run-time."
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.