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,926 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,926 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,180 reads
By Daniel Janik
Boost Your Azure Fabric Pipelines: Don’t Overlook This Crucial Spark Setting Are your Azure...
By Kevin3NF
The SQL Server installer has gotten better: tempdb configuration, MAXDOP, and even max memory...
By Rohit Garg
In the fast-paced world of IT, Database Administrators (DBAs) are the unsung heroes who ensure that...
Comments posted to this topic are about the item How a Legacy Logic Choked...
Comments posted to this topic are about the item Monitor SQL Server using Zabbix
Hi We have databases with data stored for over 20 years, this is required...
You're troubleshooting a connectivity issue between a client application and a remote SQL Server instance. The client receives a "provider: TCP Provider, error: 0 - No such host is known" message. You verify that SQL Server is running and reachable on the server. The SQL Server instance is configured with a named instance and uses dynamic ports. Which of the following steps is most likely to resolve the issue?
See possible answers