|
Hello everybody, I am a new ASP.NET developer and I am working now on my first web-based application for my company. The applicaiton tracks the training courses which the employees took or attended them. I want to show a percent completion of each division in my department in each one of these courses. The courses are divided into three groups. I have the following database design: (The first attribure in each table is the primary key) So how I can be able to show the percent completion for each division:
I need to two queries to show each one of the above requirements. So how to do that?
(comments are locked)
|
The question has been closed Mar 24 '12 at 04:25 PM by ThomasRushton for the following reason:
Duplicate Question


Is this, perhaps, a homework question?
The exact same question was posted here several weeks ago: http://ask.sqlservercentral.com/questions/87386/how-to-display-the-percent-completion.html