A new set-based T-SQL solution for Sudoku puzzle
New set-based T-SQL solution for Sudoku puzzle using binary data and bitwise operations.
2016-04-05 (first published: 2015-06-08)
1,881 reads
New set-based T-SQL solution for Sudoku puzzle using binary data and bitwise operations.
2016-04-05 (first published: 2015-06-08)
1,881 reads
A script to show how to solve arithmetic expressions step-by-step, for my 9-year old daughter.
2015-09-25 (first published: 2015-09-09)
1,169 reads
By Steve Jones
I was lucky to attend SQSQL Saturday Jacksonville 2022L Saturday Jacksonville 2022 a couple...
You can find my slidedeck for the session “Introduction to Azure Data Factory” on...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Hi, Whenever I get an high cpu alert , be it non-working hours or...
I am using .LDF file to get the information about when was DB last...