SQL Server search for a column by name

后端 未结 5 744
小蘑菇
小蘑菇 2020-12-31 02:12

I\'m doing some recon work and having to dig through a few hundred SQL Server database tables to find columns.

Is there a way to easily search for columns in the da

5条回答
  •  粉色の甜心
    2020-12-31 02:24

    http://www.red-gate.com/products/SQL_Search/index.htm?utm_source=google&utm_medium=cpc&utm_content=brand_aware&utm_campaign=sqlsearch&gclid=COSfqe_mmKQCFSE1gwodSxOrEQ

    This should do it for you. I use it everyday.

提交回复
热议问题