Five different ways to query data from one table for data that doesn’t exist in another table.
T-SQL code snippet for selecting rows from a database table based on time values in the datetime field.
T-SQL Script to get the row counts, column counts and data sizes for all the tables in a database.
T-SQL (SQL Server) code snippet to get the number of days in the current month.