How to find a column or filed name of a table from an entire database?
If you are working on a BIG project with lots of tables in the database, then it will be a good trick query for you to find out a column name of any table from that database. My scenario was a bit different, I had to start work in the middle of a project […]