
SELECT * FROM tblattendancelog WHERE MONTH(dutydatetime)
BETWEEN '01' and '01' AND YEAR(dutydatetime) BETWEEN 2009 and 2020
i Will Select " Month " and Year Get Data

SELECT * FROM tblattendancelog WHERE MONTH(dutydatetime)
BETWEEN '01' and '01' AND YEAR(dutydatetime) BETWEEN 2009 and 2020
i Will Select " Month " and Year Get Data
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
shah MominPosted Aug 1, 2022, 10:47 AM
Amit MohantyPosted Aug 1, 2022, 4:51 AM
Muhammad Imran AnsariPosted Aug 1, 2022, 4:30 AM
Pushpendra ShuklaPosted Aug 1, 2022, 4:14 AM