Quantcast
Channel: Microsoft SQL Server
Viewing all articles
Browse latest Browse all 4871

How To Find the Specific Table That Data is Stored In

$
0
0

I'm fairly new to SQL, am self-teaching, and have a very basic grasp on the fundamentals; please bear with the newbie here. I'm supporting software where users can enter many different types of data and then retrieve it later for analysis through the software's GUI. This data is stored in a SQL database. The question that I can't seem to find an answer to through any forum is: What can I do to see which SQL table is populated with data from a given text field?

Here's an example scenario: A user of the software enters an order number into a text field called Order Number. That data is then stored in a SQL table, but for whatever reason the table has a name that isn't terribly intuitive such as tbl_rsp_chz_cke_pk and there are 50,000 tables. If I need to locate tbl_rsp_chz_cke_pk and I do not know that it is called tbl_rsp_chz_cke_pk,...

Viewing all articles
Browse latest Browse all 4871

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>