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
SCCM Operating System Deployment with SCCM and Multiple Model's of HP Notebooks
Routing
video driver - cannot find correct one - aspect 8640 laptop
internal mail routing from Exchange 2010 to Mdeamon / MM SMTP on same domain
Changing Text
DHCP Client service keeps stopping when you reboot.
show ip eigrp neighbors - What does the 'H' stand for ?
double proxy in IE
IAS Server not responding
Locking down Exchange in SBS 2003