Advice for Newcomers
If you could look back on your career, is there some advice you wish you had? Is there something you'd tell people considering your job as a career? Let us know this Friday.
2017-12-12 (first published: 2014-04-18)
699 reads
If you could look back on your career, is there some advice you wish you had? Is there something you'd tell people considering your job as a career? Let us know this Friday.
2017-12-12 (first published: 2014-04-18)
699 reads
2017-12-11
82 reads
2017-12-11
46 reads
If you don't have a good reason not to, use a relational database. Always.
2017-12-07
104 reads
2017-12-06
89 reads
A bug in American Airlines scheduling could impact travelers, but certainly will impact their bottom line.
2017-12-04
97 reads
After many barren years, Phil Factor is pleased to see the first signs of Spring in SSMS.
2017-12-04
88 reads
Schools don't necessarily teach people how to code, but they could do a better job.
2017-11-30
90 reads
2017-11-29
186 reads
CosmosDB has ways to tune performance based on throttle metrics. We probably need some DevOps style feedback and adjustment for relational systems.
2017-11-28
68 reads
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
I have a quick question on Ola Hallengren Index Optimize Maintenance . Do we...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers