T-SQL code snippet for selecting rows from a database table based on time values in the datetime field.
1 line T-Sql code snippet to concatenate a table column’s values into A csv string
Script to get the number of physical and logical CPUs (processors) on a ‘SQL Server’ Server Machine.
T-SQL Script to get the row counts, column counts and data sizes for all the tables in a database.
1 line script to truncate all tables in a database
T-SQL (SQL Server) code snippet to get the number of days in the current month.