Is there a way you can determine the date when a trigger was updated? The reason why I ask is because a costumer complained about receiving some erros in our 开发者_StackOverflow中文版application, but when I went to look at the table, it had all triggers disabled.
select object_name, object_type, created, timestamp
from user_objects
where object_name = 'nameOfYourTrigger'
The timestamp column will show the last touch.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论