Skip to content

Search database for stored procedures, columns and tables containing some string

Notifications You must be signed in to change notification settings

storigen/SP_SearchDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SP_SearchDatabase

Search database for stored procedures, columns and tables containing some string

Description

Pass some string into the sproc an it will return any objects and parent objects that contain that string. For example, if you search for "clientid" this will return any columns and their corresponding table that uses clientid, as well as any stored procedures that use those columns.

About

Search database for stored procedures, columns and tables containing some string

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published