| Author: Kapil Dhawan 17 Jun 2008 | Member Level: Gold Points : 2 |
Hello Nice piece of code Thanks for sharing your knowledge with us. I hope to see more good code from your side This code will help lots of guys Thanks to you Regards, Kapil
|
| Author: Apurba Kumar Sarkar 24 Jun 2008 | Member Level: Bronze Points : 1 |
Use "Database Name"
Select * From INFORMATION_SCHEMA.COLUMNS Where column_name = "Column Name"
|
| Author: ravi 25 Jun 2008 | Member Level: Gold Points : 0 |
hmmm useful code
|