Week numbers in Oracle. How to get the week number from a date. To get the ISO week number (1-53) from a date in the column datecol , use SELECT TO_CHAR( ...
確定! 回上一頁