SQL Server is one of the best products to come out of Microsoft, but not every professional knows how to use it effectively. For example, some might find it difficult to create a stored procedure but ...
What I want to do is build a db that allows me to track (tick/tally) how each employee handles incoming requests. My idea is to create a db (SQL Server 2000) with tables like this:<BR><BR>table: ...