Sites anglophones


 

Bad Data and Dirty Databases

Publié le 28 août 2024 sur simple-talk.com
 

Many years ago, my wife and I wrote an article for Datamation, a major trade publication at the time, under the title, “Don’t Warehouse Dirty Data!” It’s been referenced quite a few times over the decades but is nowhere to be found using Google these d …

 

Microsoft Fabric Warehouse Security: Object-Level, Column-Level and Row-Level

Publié le 28 août 2024 sur sqlservercentral.com
 

The post Microsoft Fabric Warehouse Security: Object-Level, Column-Level and Row-Level appeared first on SQLServerCentral.

Is your DevOps strategy missing a vital link?

Publié le 28 août 2024 sur sqlservercentral.com
 

The post Is your DevOps strategy missing a vital link? appeared first on SQLServerCentral.

About Half Of You Don’t Have Your Databases Under Control.

Publié le 27 août 2024 sur brentozar.com
 

I ran a poll over on LinkedIn to find out if people have 100% of their databases under some kind of source control or version control. I broke the answers up into two sets, developers and non-developers, because I had a hunch that the developers’ …

 

EsProc SPL and SQL, Complimentary , But Different Technologies

Publié le 26 août 2024 sur simple-talk.com
 

Have you ever surfed the internet and felt overwhelmed by personalized advertisements that appear to know your every desire? Have you ever been amazed at how accurate some weather forecasts can be? These actions are based on data processing. EsProc SPL …

 

Big Northwind with AI

Publié le 26 août 2024 sur sqlservercentral.com
 

As part of my work with Redgate, I wanted to do some testing on our subsetting and masking tools. Subsetting needs a big data set, and while Stack Overflow is big, it’s kind of simple. I wanted something a little different. Since our engineers use Nort …

 

Effective Strategies for Storing and Parsing JSON in SQL Server

Publié le 23 août 2024 sur simple-talk.com
 

Like XML, JSON is an open standard storage format for data, metadata, parameters, or other unstructured or semi-structured data. Because of its heavy usage in applications today, it inevitably will make its way into databases where it will need to be s …

 

SQL Local Variables and Performance Issues

Publié le 23 août 2024 sur sqlservercentral.com
 

The post SQL Local Variables and Performance Issues appeared first on SQLServerCentral.

[Video] Office Hours: Professional Development Q&A

Publié le 22 août 2024 sur brentozar.com
 

I was supposed to be on a flight to Mexico, but had to cancel at the last minute. While waiting for my favorite bagel shop to open, I went through your professional development questions from https://pollgab.com/room/brento. Here’s what we covere …

Query Exercise: Solving The 201 Buckets Problem

Publié le 21 août 2024 sur brentozar.com
 

When you run a query, SQL Server needs to estimate the number of matching rows it’ll find – so that it can decide which indexes to use, whether to go parallel, how much memory to grant, and more. For example, take any Stack Overflow databas …

 

Introducing Schema Validation in MongoDB

Publié le 21 août 2024 sur simple-talk.com
 

This article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the items in the series, click here. Similar to other NoSQL database systems, MongoDB is known for its flexible and variable schema models, unlike relational database …

 

Auditing SQL Server – Part 3 – SQL Server Configuration Audit

Publié le 21 août 2024 sur sqlservercentral.com
 

The post Auditing SQL Server – Part 3 – SQL Server Configuration Audit appeared first on SQLServerCentral.

A New and Improved Data Warehouse: Data Engineering with Fabric

Publié le 21 août 2024 sur sqlservercentral.com
 

Microsoft Fabric is their fourth version of a Data Warehouse.  Back in September of 2008, Microsoft bought DATAllegro for its intellectual property.  The first product was called SQL Server Parallel Data Warehouse which came with a purchase of both har …

Make Money Referring Folks to My Training!

Publié le 20 août 2024 sur brentozar.com
 

YOU! Wanna make easy money? Black Friday is coming. Every November, we run a big sale on our training & apps. It’s a really big deal for us – and for you. I like to think of it as a reward for my long-term readers who can hold out, make …

 

Auditing SQL Server – Part 4 – Database Configuration Audit

Publié le 20 août 2024 sur simple-talk.com
 

This continues my series on auditing SQL Server. The fist parts covered discovery and documentation, server level hardware audits and SQL Server engine level audits. This section examines database configuration audits. As with the previous audit sectio …

 


Pages :