Oracle Random Timestamp Generation. GitHub Gist: instantly share code, ... select to_timestamp(sysdate) + (dbms_random.value(0,86400)/86400)). from dual; ...
確定! 回上一頁