Oracle Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesOracle Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old May 6th, 2004, 11:10 AM
tunga tunga is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 1 tunga User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Sum error

iam trying to add values from different fields based on eventNo but the problem is the in one table i need to add more then one thing, tryed doing this
SELECT (sum(ei.Quantity * e.Unit_price)+ v.cost_per_day )* (ev.end_date - ev.start_date )
FROM Equipment e, Equipment_invoice ei, Event ev, Venue_invoice vi, Venue v
WHERE (ei.EquipmentNo = e.EquipmentNo AND
ei.EventNo = ev.EventNo AND
ev.EventNo = vi.EventNo AND
ei.E_invoiceNo = ei.EventNo AND
vi.VenueNo = v.VenueNo) AND
(ei.Quantity * e.Unit_price+ v.cost_per_day * (ev.end_date - ev.start_date) > 10)
order BY ei.EventNo;

gives me a ERROR at line 1:
ORA-00937: not a single-group group function
how do i go about fixing this error?

Reply With Quote
  #2  
Old May 7th, 2004, 09:26 AM
shafique shafique is offline
Senior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Canada
Posts: 305 shafique User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 45 m 20 sec
Reputation Power: 5
The attached query is not tested but suppose to work. Also I am not sure that it is your required query or not because you did not write the basic concept or purpose of this query.

If you get any error or problem while running this query, let me know.


Regards,
Attached Files
File Type: txt Query4.txt (565 Bytes, 135 views)

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesOracle Development > Sum error


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway