Tag Archives: PL/SQL

Oracle SQL-Zeitreise

select * from tabelle as of timestamp (to_date(’12/15/2009 11:00:00′, ‘MM/DD/YYYY HH24:MI:SS’)); irgendwie cool…

Posted in Oracle | Tagged , | Leave a comment