Select statement return if there is a value and if there is no value...
Read MoreUsing CASE Statement in Stored Procedure...
Read MoreCreate a temporary table with identity column...
Read MoreConditionally filter results of query based on a single flag...
Read MoreAnybody using SQL Source Control from Red Gate...
Read MoreReturning Field names as part of a SQL Query...
Read MoreHow to return only the Date from a SQL Server DateTime datatype...
Read MoreReading JSON array as one of the SQL table column...
Read MoreEfficient way to forward-fill nulls in time-series data using T-SQL...
Read Moreconvert Excel Date Serial Number to Regular Date...
Read MoreDatetime function: semester, quarter...
Read MoreGet previous non-NULL value based on LAG function with dynamic offset...
Read MorePad a string with leading zeros so it's 3 characters long in SQL Server 2008...
Read MoreT-SQL Change Data Capture log cleanup...
Read MoreCreating stored procedure in another database...
Read MoreHow to mitigate "No columns were selected" exception from GridReader...
Read MoreHow to escape a string for use with the LIKE operator in SQL Server?...
Read MoreGet all data from the range of date including no record...
Read MoreHow to SUM by parent table value while ignoring child table cardinality?...
Read MoreInsert into select from SQL query with both query and static values...
Read MoreIs there a way to calculate correlation in TSQL using OVER Clauses instead of CTE's?...
Read MoreCalculate data based on days and weeks in SQL...
Read MoreGet second highest salary, return null if no second highest...
Read MoreTSQL, break period by Month only for given year...
Read MoreCorrelate these tables dynamically (or automated)...
Read MoreWhat are row, page and table locks? And when they are acquired?...
Read MoreWork with multiple where statements with different conditions...
Read More