Connecting Tech Pros Worldwide Help | Site Map

writing records while doing select.

  #1  
Old June 27th, 2008, 08:03 PM
Eitan M
Guest
 
Posts: n/a
Hello,
I am creating a report via select statement.
I have Oracle 9i.
What I want is to keep the running time of the select statement somewhere in
the database.
(It should be timestamp, not date type).
I want to update database records, while I am running the sql statement,
to keep the last running time of sql statement.

How can I do that ?

I would be glade to have a sample code, please (creating table / package +
select statement).

Thanks :)


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Display DB Records Differently rn5a@rediffmail.com answers 4 May 16th, 2007 05:15 AM
Confused by mysqli Dodger answers 26 July 8th, 2006 03:05 PM
writing records while doing select. Eitan M answers 0 April 26th, 2006 08:15 AM
IN [ODBC with multiple tables Randy Harris answers 11 November 13th, 2005 09:08 AM