Re: global namespace qualifier for function?

From: <mh_at_pixar.com>
Date: Mon, 06 Jul 2009 00:39:01 GMT
Message-ID: <FIb4m.1919$cl4.734_at_flpi150.ffdc.sbc.com>



Maxim Demenko <mdemenko_at_gmail.com> wrote:
> return sys.scn_to_timestamp(scn);

ah, perfect, thanks!

> But what is the purpose of such wrapper?

I have an hourly cron job that captures the current time and scn to a table. So, if the requested scn is out of the range of the current system logs, I can look up the requested time in my table.

It's quite nice, we can see the update times of records for as far back as we have the recorded timestamps.

Thanks again,
Mark

-- 
Mark Harrison
Pixar Animation Studios
Received on Sun Jul 05 2009 - 19:39:01 CDT

Original text of this message