Sites anglophones


Docker Security Principles Overview

Publié le 25 décembre 2023 sur sqlservercentral.com
 

The post Docker Security Principles Overview appeared first on SQLServerCentral.

Creating a Hyperscale Database in Azure Using the Azure Portal

Publié le 22 décembre 2023 sur sqlservercentral.com
 

Data is the lifeblood of contemporary enterprises in the digital age. Managing and growing databases to fulfill these demands is a continuous challenge as data quantities increase exponentially. Microsoft’s innovative response to this problem—Azure Hyp …

[Video] Office Hours: 21 Good Questions

Publié le 21 décembre 2023 sur brentozar.com
 

This one is a 3-part episode: I take 21 questions from https://pollgab.com/room/brento and then later, work on First Responder Kit pull requests. Here’s what we covered: 00:00 Start 01:08 MooneyFlyer: Hey Brent, apart from installing and playing …

 

Counting more efficiently

Publié le 20 décembre 2023 sur simple-talk.com
 

Nearly a decade ago, I wrote a post called “Bad habits : Counting rows the hard way.” In that post, I talked about how we can use SQL Server’s metadata to instantly retrieve the row count for a table. Typically, people do the followin …

 

[Video] Office Hours: Wrong Side of the Bed Edition

Publié le 20 décembre 2023 sur brentozar.com
 

I woke up on the wrong side of the bed after a nap. How does that even happen?!? To take the edge off, I poured myself a gin & tonic and went through your top-voted questions from https://pollgab.com/room/brento. Here’s what we covered: 00:00 …

Sending resource alerts on Managed Instance using db_mail

Publié le 20 décembre 2023 sur sqlservercentral.com
 

The post Sending resource alerts on Managed Instance using db_mail appeared first on SQLServerCentral.

Why Don't You Upgrade in Place?

Publié le 20 décembre 2023 sur sqlservercentral.com
 

Ask a senior-level SQL Server or Windows administrator about doing in-place upgrades and you’ll likely get a negative response ranging from « that’s a bad idea » to a puzzled look and a polite scoff. To someone with less experience or a higher-level view …

Interesting Aurora MySQL Feature: The Buffer Pool Survives Restarts

Publié le 19 décembre 2023 sur brentozar.com
 

“Documentation! Hey, look at that.” Lemme start this off by saying this is probably irrelevant to you. (It’s irrelevant to me, too.) If you’re strapped for time, just skip past this blog post. This one’s for the curious fo …

 

Le DataOps pour Power BI et Microsoft Fabric

Publié le 19 décembre 2023 sur www.pulsweb.fr
 

Petit article de retour sur un événement communautaire du Club Power BI Les communautés sont des groupes de personnes qui se retrouvent pour discuter et apprendre ensemble. Elles sont passionnées par un sujet et elles ont envie et besoin de partager de …

 

 

Using a SQL Tokenizer

Publié le 18 décembre 2023 sur simple-talk.com
 

Imagine this: you have several directories full of SQL script files, and you need to know where a certain table is used. You’d rather like the context too, so you can check the whole SQL Expression and work out why it is running so slowly. Maybe, …

 

Configuring an SSIS ForEach Loop for Multiple File Types

Publié le 18 décembre 2023 sur sqlservercentral.com
 

The Problem The SSIS Foreach Loop component has a limitation when it comes to selecting different sets of files from a folder, for example, it can be easily configured to loop through TXT files or PDF files or even all types of files by setting the Fil …

 

Using Spark Jobs for Multiple Lakehouse Maintenance in Microsoft Fabric

Publié le 17 décembre 2023 sur simple-talk.com
 

I have published videos and articles before about Lakehouse maintenance. In this article I want to address a missing point for a lot of Fabric administrators: How to do maintenance on multiple lakehouses that are located in different workspaces. One of …

 

Searching an Encrypted Column

Publié le 15 décembre 2023 sur sqlservercentral.com
 

When encrypting a database column, equality searching can be preserved by using a deterministic encryption algorithm. A deterministic algorithm will always return the same encrypted value for a given value. For example, if a [Customer] table is defined …

Running Azure CosmosDB queries from SQL Server using ODBC driver

Publié le 15 décembre 2023 sur sqlservercentral.com
 

The post Running Azure CosmosDB queries from SQL Server using ODBC driver appeared first on SQLServerCentral.

 

MySQL Error Log Management in DevOps Operations

Publié le 14 décembre 2023 sur simple-talk.com
 

When it comes to the development and operations (DevOps), one thing stands out as a critical aspect and that is troubleshooting. The primary goal of a DevOps team is to ensure that the product experiences zero to no downtime because every moment is cru …

 


Pages :