SQL Server – Find an object by name – sys.all_objectsby Ray Fox09/04/2019Database Level use [<dbname>] select * from sys.all_objects where name = 'BATCH_JOB_SEQ'; Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Name * Email * Website Comment * Save my name, email, and website in this browser for the next time I comment. Δ