Machine Learning Challenges
Machine Learning is an exciting branch of computer science, but it doesn't solve all our problems.
Machine Learning is an exciting branch of computer science, but it doesn't solve all our problems.
With Amazon RDS, it’s easy to have a SQL Server running in minutes. There are some limitations, though. Seth Delconte explains a workaround to overcome one of the limitations: the inability to restore a second copy of a database to recover missing data.
Grant talks about the challenges of helping people in online forums and getting them to learn rather than grab the first solution.
The pre-conference sessions for the 2018 PASS Summit were released.
A basic introduction for developers about creating a connection from .Net to SQL Server, and some of the options available.
Rick Dobson explains the Relative Strength Index (RSI), and shows how to create a TSQL script that computes the RSI for a stock closing price series.
Learn how to load fixed width flat files to staging tables in this article from Samuel Vanga.
How can I accurately find which SQL Server Stored Procedures, Views or Functions are using a specific text string, which can be a table name or anything like a string starting with 'XYZ'?
When we build software, are we empathetic to how others (literally) view our software?
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...
Hello, I think I need a recursive cte query but unsure of the logic....
Comments posted to this topic are about the item The Security of Old Tech
True or False: Tables with a SPARSE column consume more space than regular columns if most values are NOT NULL.
See possible answers