The startup_time field from v$instance view provides the time at which databases was started. SQL> select instance_name, to_char(startup_time,'mm/dd/yyyy hh24: ...
確定! 回上一頁