searching object across the databases.

SET QUOTED_IDENTIFIER ON
GO
sp_msforeachdb "use ? ; SELECT name AS Table_Name,xtype AS type,’?’ AS DB_Name FROM sysobjects WHERE name LIKE ‘object_name%’"

 

  1. Leave a comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Random Thoughts

The World as I see it

Simple Programmer

Making The Complex Simple

Ionic Solutions

Random thoughts on software construction, design patterns and optimization.

Long (Way) Off

A tragic's view from the cricket hinterlands

%d bloggers like this: