Microsoft
Software
Hardware
Network
Question : Another Stored Procedure Question
I need to find a way to execute a stored procedure to do a count of how many issues I have by each technician. How can I do this in a stored procedure?
I will have the SELECT Issue, Resolution, Technician, DateTimeADded
FROM MainCallIssue
WHERE @Technician = technician
How do I do a count of the issues that a technician has acted upon or took care of.
I also need to do another stored procedure to count all issues for eevery technician as a total.
jjc9809
Answer : Another Stored Procedure Question
it appears that what you are looking for is:
but if you would attach maybe a table schema or a little mor information i may be able to answer this question a little better.
1: 2: 3:
select technician, count(*) from MainCallIssue group by technician
Random Solutions
Strip out ’s in mySQL query | XML Parsing Error: undefined entity
SSIS Promt user to enter date
Can't email more than one invoice from Quickbooks Pro 2006 in Outlook
Adobe - monitor profile [..] appears to be defective. Please rerun your monitor calibration software
Windows 7 clients cannot connect to the server
XP 10 inbound connection limit question
Google crawling errors, callingpage javascript - Safe to disallow file in robots.txt?
Hyper-V P2V VM Continuous Blue Screen
Find Quartile points from Mean, Maximum and Minimum
WSUS report