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 functions, stored procedures, triggers, and views. It includes two alternative T-SQL queries using sys.sql_modules and SYSCOMMENTS, allowing developers to locate where a particular string appears in object definitions. The content is technical, focused on database management and SQL scripting, and is directly relevant to IT/TECHNOLOGY.

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

Top of the Week

No top articles yet