Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 15 Apr 2004 @ 09:44:19 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Query to know when the table was accessed
 
From:   Carr, Andy

Hi Rohini,

You could try using the access log table. You could try playing around with something like this:

     select logondate, logontime, username, accesstype, databasename,
     tvmname, statementtext
     from dbc.acclogtbl
     where tvmname='TABLE_NAME'
     and logondate = '2004-04-15'

Andy



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023