Advertisement

1 - 10 of 308 containing alltags:("Aggregate") (0 seconds)
I have a couple of problems, which are tied into one main problem. I'm working on a report for a financial institution.  At the month's end, they want to report on the daily interest accrued for e...
Zones: MS AccessDate Answered: 09/19/2003 Grade: A Views: 0
I am trying to calculate a total weight for shipping charges within my datagrid. This is a total of the selected qty(dropdownlist) and weight of a single item. By default, i would like the weight f...
Zones: ASP.Net ProgrammingDate Answered: 07/27/2004 Grade: A Views: 0
I've simplified this problematic query down to the smallest I can to demonstrate my problem.  The following query produces the incorrect result shown below.   SELECT (select Avg([UnitPrice1]) fr...
Zones: MS AccessDate Answered: 09/08/2004 Grade: A Views: 0
I have a customer who wants to aggregate 1 x T1, 1 x Microwave, and 1 x ADS, all bonded for one fat pip. The Microwave Internet and the DSL are all handed off to me via Ethernet. So i'll have 2 Eth...
Zones: Networking, ...Date Answered: 09/28/2004 Grade: A Views: 0
I understand the purpose and need for GROUP BY in this kind of query:         SELECT cus_no, SUM(sales)  FROM customer_table GROUP BY cus_no But now I would like to be able to tack on other inf...
Zones: MS SQL ServerDate Answered: 01/17/2005 Grade: A Views: 0
Hi, heres the set up.... im bench testing 2 Alcatel 7800 Switches, the current config copied from 2 existing Switches. the current switches use Spanning Tree using 2 fibre ports, one port bloc...
Zones: Networking, ...Date Answered: 05/23/2005 Grade: A Views: 0
Hi let explain it as sample: i have stored procedure named: samplaSP that returns a select statement (set of records) then result of my sp is same as table with som fields: field1,field2,...
Zones: DatabasesDate Answered: 01/14/2007 Grade: A Views: 0
I have a table that joins to itself to basically create parent/child relationships.  I have been tasked with writing a report that will basically show all parent/child relationships on a single pag...
Zones: Oracle 9.x, Oracle, Oracle 10.xDate Answered: 07/30/2007 Grade: B Views: 0
I would like to know if composition and Aggregation are synonymous. And would like to understand this concept with a small example
Zones: C++Date Answered: 12/01/1999 Grade: A Views: 0
What is the difference between association and aggregation? Can some body explain with examples
Zones: JavaDate Answered: 04/26/2003 Grade: A Views: 16