input as Year
eg :2022 by passing from page to stored procedure as integer
@Year int =2022
i want to get result like
01/01/2022
31/12/2022
input as Year
eg :2022 by passing from page to stored procedure as integer
@Year int =2022
i want to get result like
01/01/2022
31/12/2022
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.
Amit MohantyPosted Nov 29, 2022, 4:04 AM
Check this