2020-09-07
61 reads
2020-09-07
61 reads
Over the years when I changed careers and then advanced in IT, many people helped me learn or provided opportunities. Some of these people gave specific in-person help, like my brothers who taught me programming logic and database normalization before I ever thought about working in technology. Others assisted from a distance when I read […]
2020-09-05
174 reads
Being prepared for things to go wrong is important, more so these days than in much of our past.
2020-09-04
85 reads
Steve found an attack against Google's SQL database that their SREs detected.
2020-09-03
205 reads
2020-09-02
162 reads
Today Steve looks back at Windows, and how Windows 10 might be the last version. Perhaps this is the model we'll see with SQL Server in the future.
2020-09-01
256 reads
The challenges of state in databases can impact our development efforts.
2020-08-31
88 reads
This week Grant notes that we need to work on our learning skills, especially as the world continues to drive forward.
2020-08-29
196 reads
This week Steve wonders if you're want to tackle an exciting project for a day or a week.
2020-08-28
88 reads
Steve doesn't think microservices work with relational databases, but maybe you can convince him otherwise.
2020-08-27
253 reads
This Black Week, don't just get a discount—get ahead! Whether you're a total newbie...
The post When is the perfect moment to build a data strategy in a...
In this step-by-step tutorial, learn how to run MySQL, PostgreSQL, MongoDB, and other stateful...
I have a disagreement with the programming team on an app that I designed....
I have a table dbo.tblPresentationStatus (sql script attached - table script.txt) I have to...
We are planning to migrate our on-premises SQL Server to an AWS PostgreSQL database...
If I want to rename the OldSales database to ArchiveSales, how can I do this? (choose 2)
See possible answers