How to Resolve ORA-08186: invalid timestamp specified
ORA-08186 Tried to perform a flashback query, but it failed with ORA-08186. SQL> select count(*) cnt from t1 as of timestamp to_timestamp('3023-02-20 00:53:08', 'yyyy-mm-dd hh24:mi:ss');… Read More »How to Resolve ORA-08186: invalid timestamp specified