Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> ORACLE Application Object Library

ORACLE Application Object Library

From: Hans Kristian Ruud <hkr_at_ifi.uio.no>
Date: 1997/01/14
Message-ID: <MM.853256372.23775.refil@ifi.uio.no>#1/1

According to Oracle Application Object Library standards, any table containing "updateable" data should contain the following columns:

LAST_UPDATED_BY			Standard Who-column
LAST_UPDATE_DATE		Standard Who-column
LAST_UPDATED_LOGIN		Standard Who-column
CREATION_DATE			Standard Who-column
CREATED_BY			Standard Who-column
REQUEST_ID			Concurrent program Who-column
PROGRAM_APPLICATION_ID		Concurrent program Who-column
PROGRAM_ID			Concurrent program Who-column
PROGRAM_UPDATE_DATE		Concurrent program Who-column

I am involved in writing some procedures for updating one such table.        
  
Specifically, I would like to know what values to use for the last four      
  
columns when creating a new row.                                             
  
                                                                             
  
P} forh}nd tusen takk! Thanks in advance!                                    
  
                                                                             
  
- hans kristian -                                                            
  

--

* Hans Kr. Ruud The noble art *
* Kristine Bonnevies vei 15 of losing face *
* 0592 Ã…RVOLL may one day save *
* Tlf. 22 65 22 34 (hjemme) 22 77 05 35 (jobb) the human race *
Received on Tue Jan 14 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US