开发者

How to search column in the tables in a database for a specific text

开发者 https://www.devze.com 2023-03-03 10:25 出处:网络
how to find a table based on some data? i have donzens of tbles in my db and i need a way to find a table by passing the data, how would i achieve th开发者_StackOverflow社区at?

how to find a table based on some data? i have donzens of tbles in my db and i need a way to find a table by passing the data, how would i achieve th开发者_StackOverflow社区at?

using sql server 2008


Take a look at Search all columns in all the tables in a database for a specific value

0

精彩评论

暂无评论...
验证码 换一张
取 消