Suppose I enter WeekNo: 14 the query should retu the From Date: April 4th 2016, since the week 14 starts from 4th April to 10th April
select to_date('14','iw') FROM dual;
Suppose I enter WeekNo: 14 the query should retu the From Date: April 4th 2016, since the week 14 starts from 4th April to 10th April
select to_date('14','iw') FROM dual;
برچسب:
نویسنده: استخدام کار