Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
On 06-Apr-2018 14:16 -0600, Dan wrote:
<snip> I need to know ONLY the number of rows that would bethe select is:
returned from an SQL select statement. I don't need to know
anything about the rows themselves. The decision I need to make is
based on whether the number of rows from the select statement is
zero or greater than zero. <snip>
Exec SQL select *
from File1, File2
where key1 = key2
and SUID1 like '%N1%'
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 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.