Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 get the column_name from table by column value

Author  Topic 

rohit.guru2004
Starting Member

2 Posts

Posted - 2009-01-21 : 02:52:01
How to get the column_name from table by column value='xyz' in sql server 2005

raky
Aged Yak Warrior

767 Posts

Posted - 2009-01-21 : 03:49:45
quote:
Originally posted by rohit.guru2004

How to get the column_name from table by column value='xyz' in sql server 2005



read this link

http://vyaskn.tripod.com/search_all_columns_in_all_tables.htm
Go to Top of Page
   

- Advertisement -