Microsoft
Software
Hardware
Network
Question : SQL Server 2008 - SEARCH for a Database Table FIELD>..???
Experts,
I seem to recall that I was able to search for a single database table FIELD in SQL Server 2000 by the field name.
Was I just dreaming this and the bigger question is Can I search for a single database table FIELD in SQL Server 2008???
Answer : SQL Server 2008 - SEARCH for a Database Table FIELD>..???
select TABLE_NAME, COLUMN_NAME
from INFORMATION_SCHEMA.COLUMNS
where COLUMN_NAME = 'Something'
Random Solutions
Office Communications Server R2 Installation Issue
search/scan Exchange for "credit card numbers"
Is it ok to plug a simple power strip into a UPS
DELETE DUPLICATE RECORD from TABLE in SQL Server 2005
Emails sent as BCC
Recurring Router problem
Ruby Mechanize - Click Link - How To?
""could not read the calendar. The connection to Microsoft Exchange is unavailable"
user equivalence check failed for user "oracle"
Script Group Policy Changes