Tag: SQL Query
All the articles with the tag "SQL Query".
MSSQL Query to Count Tables in a Schema
Published: at 05:18 AMA simple MSSQL query to count the number of tables within a specific schema using `information_schema.tables`.
All the articles with the tag "SQL Query".
A simple MSSQL query to count the number of tables within a specific schema using `information_schema.tables`.