|
Shailendra26
Starting Member
India
1 Posts |
Posted - 10/27/2010 : 14:56:24
|
Hi All, I have a table named EmpRec. Every employee does some task online and click on save button. After it, the record has been saved in this table. Now, I want to count each employees number of tasks. (means:How many records he / she has been completed in a day). Using count() / anyother function I want to show the every emplyoees records. Can anyone tell me?
EmpId(FK), WorkCompletionDate |
|