Oracle: How can I know a table is getting populated?
        Posted  
        
            by Tami
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tami
        
        
        
        Published on 2010-05-18T14:08:21Z
        Indexed on 
            2010/05/18
            14:10 UTC
        
        
        Read the original article
        Hit count: 215
        
Hi,
I'm in charge of an oracle db where we don't have any documentation (at all). And at the moment I need to know HOW a table is getting populated. Ideally, I'd like to know from which procedure, trigger, whatever... this table gets its data from.
Any idea would be much appreciated.
Thanks.
© Stack Overflow or respective owner