Implicit Conversion and SQL Server Today, I spent most of my worktime analyzing a bug, where for a larger than normal number of input rows an SQL query would take longer than 30 seconds (default timeout duration) and the request would fail. After understanding the data flow and validating that the data itself shouldn’t cause […]