×
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.
Yes.
Select orderno, orderamt, (Select sum(orderamt) from orderdetail) from
orderfile
Regards,
Guy
"tim"
<tim2006@xxxxxxxxxxx To: "'Midrange Forumn'" <midrange-l@xxxxxxxxxxxx>
> cc:
Sent by: Subject: sql question
midrange-l-bounces@m
idrange.com
12/10/2007 03:03 PM
Please respond to
Midrange Systems
Technical Discussion
I wish to do this in 1 sql statement not not sure if I can.
Select orderno, orderamt from orderfile
Select sum(orderamt) from orderdetail
Resulting in:
Order no, order amount, sum of order amounts from detail file.
Can this be done in 1 sql?
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
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.