select round((sysdate - Hire_date)/30,2) as Months from employees; select first_name,round((sysdate - Hire_date)/7,0) as Weeks from employees; -- no Fractions -- Using Trunc fucntions select ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する