× 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.



Hi Dan,

This link has code and documentation for SQL scalar and table function to
versions to do just that:

https://drive.google.com/file/d/0B86kLoHq8E_PcHJ3YUJCRVR6dk0/view?usp=sharing

Best called from an app that can take the result and pop it onto your
clipboard for easy pasting into any editor.

Creative use of the delimiter parameter to these functions and you can have
it return the list with some basic formatting applied.

Mike

date: Mon, 23 Jan 2017 15:22:30 -0500
from: Dan <dan27649@xxxxxxxxx>
subject: Re: SQL auto-generates select list of fields for primary
select

As it happens, I am already generating the first part of the SQL statement
in a variable in a CLLE program, for which the RUNSQL statement will use to
execute. I need to get the output of the "system_column_name from
syscolumns", normally appearing as
FLD3
FLD4
to appear as
FLD3, FLD4

I know there's a way to do that, just need to find the right function or
keyword.

- Dan



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.