Find a value anywhere in a database

前端 未结 18 1097
小蘑菇
小蘑菇 2020-11-22 03:52

Given a #, how do I discover in what table and column it could be found within?

I don\'t care if it\'s fast, it just needs to work.

18条回答
  •  醉梦人生
    2020-11-22 04:00

    I wrote once a tool for myself to do exactly that thing:

    a7 SqlTools

    It's free and open-source:

    github link

提交回复
热议问题