This post is part of the series on SQL Snippets.
The following SQL snippet will select all fields for all tables in the selected database returning formatted column types.
/*Created by Ian Grieve of azurecurve | Ramblings of an IT Professional (http://www.azurecurve.co.uk)
This code is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0…
Continue Reading azurecurve’s Article on their blog
SQL Snippets: Select All Fields for All Tables In Database
This post is part of the series on SQL Snippets. The following SQL snippet will select all fields for all tables in the selected database returning formatted column types. /*Created by Ian Grie…
Blog Syndicated with azurecurve’s Permission
The post SQL Snippets: Select All Fields for All Tables In Database appeared first on 365 Community.