Databases

Databases are the framework of many businesses nowadays. With many websites relying on fast and efficient access to their data, keeping track of updates and changes is more important than ever. Packt Hub is here to help you find the latest news on databases like MySQL and PostgreSQL. We’ll keep you up to date with the latest developments in data storage and access.

PASS Summit 2020 Mental Health Presentation Eval Comments from Blog Posts – SQLServerCentral

0
I first starting presenting on mental health last December in Charlotte, NC on mental health.  I got some backlash at a couple of events...

Would You Pass the SQL Server Certifications Please? What Do You Mean We’re...

0
I have held various certifications through my DBA career, from CompTIA A+ certification back when I worked help desk (I'm old) through the various...

Daily Coping 2 Dec 2020 from Blog Posts – SQLServerCentral

0
I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the...

SQL Database Corruption, how to investigate root cause? from Blog Posts – SQLServerCentral

0
Introduction: In this article, we will discuss the MS SQL Server database corruption.  So, first, we need to understand what the cause of corruption is. Usually,...

Ignoring Comments in SQL Compare from Blog Posts – SQLServerCentral

0
Recently I had a client that wanted to know how they could use SQL Compare to catch actual changes in their code, but not...

PASS SQLSaturday’s I will be speaking at from Blog Posts – SQLServerCentral

0
I will be speaking at two upcoming PASS SQLSaturday’s. These are free events that you can attend virtually: Azure Synapse Analytics: A Data...

T-SQL Tuesday Retrospective #006: What about blob? from Blog Posts – SQLServerCentral

0
I am revisiting old T-SQL Tuesday invitations from the very beginning of the project. On May 3, 2010, Michael Coles invited us to write...

Requesting Comments on the SQLOrlando Operations Manual from Blog Posts – SQLServerCentral

0
For the past couple weeks I’ve been trying to capture a lot of ideas about how and what and why we do things in...

[Video] Azure SQL Database – Import a Database from Blog Posts – SQLServerCentral

0
Quick Video showing you have to use a BACPAC to “import” a database into Azure (Via Storage container), The post Azure SQL Database –...

SQL Homework – December 2020 – Participate in the Advent of Code. from Blog...

0
Christmas. Depending on where you live it’s a big deal even if you aren’t Christian. It pervades almost every aspect of life. And this...

Must Read in Cloud & Networking

Top life hacks for prepping for your IT certification exam

0
I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed up for a class that lasted one week, per...

Must Read in Data

Learn Transformers for Natural Language Processing with Denis Rothman

0
Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. Artificial intelligence is...

Distributed training in TensorFlow 2.x

Interviews