Subject: [oracle-dev-l] SQL calculation for months. Posted by Iraklis V on Aug 12 at 7:31 AM ... SELECT FLOOR(v_count_months/365) INTO v_years FROM DUAL;
確定! 回上一頁