Handling error converting data type varchar to numeric in SQL Server
Error converting data type varchar to numeric may occur when trying to import data that looks like numbers, but doesn't act like a number. Read how to solve this issue.
Error converting data type varchar to numeric may occur when trying to import data that looks like numbers, but doesn't act like a number. Read how to solve this issue.
We can't protect against all hacks, but can we prove they weren't our fault?
Learn how you can get a SQL Server 2017 container working with Docker and Windocks.
Marcin Policht provides an overview of a number of new features that facilitate Azure SQL Database business continuity.
Phil Factor is not amused by SQL Server's handling of the comma-separated value (CSV) file format.
Open offices have an interesting side effect: less collaboration.
NoSQL databases like MongoDB are gaining popularity, but using the right tools for the job at hand is most important. In this article, Phil Factor demonstrates how to work with a MongoDB database and how to use PowerShell with MongoDB so that the process can be automated.
Today Steve asks about the fun times you might have had at work and captured in pictures.
Learn how trusted foreign keys (FK) can help or hurt performance.
Erik points out a few things that SQL Server should offer to configure by default.
By Steve Jones
anderance – n. the awareness that your partner perceives the relationship from a totally...
By gbargsley
We’ve all been there. Someone walks up and asks, “Is SQL Server having issues?”...
By Chris Yates
In the beginning, there was OLTP – Online Transaction Processing. Fast, reliable, and ruthlessly...
Comments posted to this topic are about the item The Security of Old Tech
Comments posted to this topic are about the item Revisiting SQL Server Window Functions-...
Comments posted to this topic are about the item Tables with a SPARSE Column...
True or False: Tables with a SPARSE column consume more space than regular columns if most values are NOT NULL.
See possible answers