Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        Find Invalid Objects reports invalid "Invalid Object"
                        
                        
                        
                        
                      
                      
                      
                  
                  
                Hi All, When running the Invalid Object Checker, it complains about this:IF OBJECT_ID('tmp_LatestTRCPHCEvolution', 'U') IS NOT NULL
        DROP TABLE tmp_LatestTRCPHCEvolution;It states that tmp_L...