I know - not specifically .net; but I thought maybe one of the db gurus might get this. Basically what I have is this. I want to get a total elaptime for each numericid, cdclass and cdsubclass
I have two tables as follows
table 1:
numericid
cdclass
cdsubclass
table 2:
numericid
elaptime
table1 and table2 are related by numericid
I hope this explains what it is I am after - been at this for hours
If I need to clarify I will try
I have two tables as follows
table 1:
numericid
cdclass
cdsubclass
table 2:
numericid
elaptime
table1 and table2 are related by numericid
I hope this explains what it is I am after - been at this for hours
If I need to clarify I will try