Quick tip: find location of column in a SQL database

Now we all have nice access to large sprawling relational databases, the next problem is locating in which table you need to look to find the data you're after. For instance, which of the 100 tables available contain my sales? Of course the proper way would to consult the comprehensive, accurate, well-governed and accessible data dictionary to … Continue reading Quick tip: find location of column in a SQL database