|
|
|
|
Browse by Tags
All Tags » metadata » sys.sql_modules » OBJECT_DEFINITION (RSS)
-
I often see questions about searching stored procedures, functions, etc. for specific keywords. Maybe it's an object reference they're looking for, or all of the places where they use built-in functions like GETDATE() (I once had to replace all of these with GETUTCDATE() to cater to servers where we couldn't control the time zone settings).
Many ...
|
|
|
|
|