Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Star
14460 Points
2402 Posts
Sep 01, 2010 04:46 AM|LINK
Lokesh Reddy Set @Value='ABC' i have replaced the "ABC" with the text required and searched and ran the script but i did nt get any results for the script
Set @Value='ABC' i have replaced the "ABC" with the text required and searched and ran the script but i did nt get any results for the script
Are you sure that your table's column contains the value of "ABC". I doubt that.
Please replace the value with existing data in column. you will surely get the table name....
yrb.yogi
Star
14460 Points
2402 Posts
Re: How to get a Table name from the column Value in Sql Server?
Sep 01, 2010 04:46 AM|LINK
Are you sure that your table's column contains the value of "ABC". I doubt that.
Please replace the value with existing data in column. you will surely get the table name....
.Net All About