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
Windows Server 2008 NLB Issue
CX600 FLARE 2.05.600.5.007 - upgrade procedure to 2.19?
Progress Bar Bound to Timer
Restricted Groups Best Practice
How to change Hotsname and ipaddress of Oracle Databse server
Older Flash document potential issues
Plug n Play/USB/Registry Nigtmare - I Need to regularly delete keys in order to "detect" my MP3 Player!
VPN disconnects over 2 way satellite
php mysql storing date time
Most commonly used and useful ESX Service Console commands?