Andrew Bancroft 1/9/2018

Search Database Object Definitions for Text

Read Original

This article provides SQL scripts to search for specific text within the definitions of database objects such as scalar and table-valued functions, stored procedures, triggers, and views. It includes two alternative T-SQL queries using sys.sql_modules and SYSCOMMENTS tables, allowing users to find occurrences of a given string in object definitions. The content is a technical guide for database developers and administrators.

Search Database Object Definitions for Text

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser