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 Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/160442-create-weekly-report-query/#findComment-850495 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.