durango Posted June 1, 2009 Share Posted June 1, 2009 Hi I work with a testing tool where I can run tests as well as log defects. How can I create a query that will return the number of tests run per week. Columns available include Test_ID, Test_Name, Test_Date, Defect_ID. Thanks for your help Durango Link to comment https://forums.phpfreaks.com/topic/160442-create-weekly-report-query/ Share on other sites More sharing options...
fenway Posted June 6, 2009 Share Posted June 6, 2009 You can group by week and year. Link to comment https://forums.phpfreaks.com/topic/160442-create-weekly-report-query/#findComment-850495 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.