Sites anglophones


Using Power Query to Combine Data from Multiple Sheets in Excel

Publié le 7 août 2023 sur sqlservercentral.com
 

The post Using Power Query to Combine Data from Multiple Sheets in Excel appeared first on SQLServerCentral.

7 Essential Factors for a Successful Cloud Migration: A Non-Technical Guide

Publié le 7 août 2023 sur sqlservercentral.com
 

The post 7 Essential Factors for a Successful Cloud Migration: A Non-Technical Guide appeared first on SQLServerCentral.

 

Building REST APIs in Go with Mux and GORM

Publié le 4 août 2023 sur simple-talk.com
 

In modern software development, Application Programming Interfaces (APIs) are essential for building scalable and flexible systems. APIs enable applications to communicate and exchange data, amongst other actions. Representational State Transfer (REST) …

 

How to List First or Last n% Records Using NTILE() in SQL Server

Publié le 4 août 2023 sur sqlservercentral.com
 

The post How to List First or Last n% Records Using NTILE() in SQL Server appeared first on SQLServerCentral.

AutomatedLab – A Quickstart for Deploying SQL Server Labs on Windows

Publié le 4 août 2023 sur sqlservercentral.com
 

Developers require convenient and separate spaces for testing and development. They can utilize various tools, such as PowerShell, to create and manage virtual machines, network settings, and software setups. This simplifies the setup of labs or test a …

[Video] Office Hours While the Pool Refills

Publié le 3 août 2023 sur brentozar.com
 

I step away from the backyard long enough to take y’all’s questions from https://pollgab.com/room/brento. Here’s what we covered in this episode: 00:00 Start 02:23 Stockburn: Hi Brent, we are using distributed always on AGs, with a no …

 

Managing Query Store Hints

Publié le 2 août 2023 sur simple-talk.com
 

I wrote about query store hints before when they were first released in Azure SQL databases. However, there are some tricks related to managing query store hints we will explore on this blog post. Applying Query Store Hint When we apply a query store h …

 

[Video] Office Hours: Stump Me With Your Data Questions

Publié le 2 août 2023 sur brentozar.com
 

There are only a couple weeks left in this summer’s marathon of Office Hours sessions, which means there’s limited time left to ask your toughest database problems (not trivia questions) at https://pollgab.com/room/brento. Here’s what …

Create Your First Pipeline in Microsoft Fabric

Publié le 2 août 2023 sur sqlservercentral.com
 

Introduction Microsoft Fabric is an end-to-end analytics solution that includes data lakes, data integration, data engineering, data science, real-time analytics, and business intelligence together. Currently, Fabric is in public preview. In this artic …

Who’s Hiring in the Microsoft Data Platform Community? August 2023 Edition

Publié le 1 août 2023 sur brentozar.com
 

Is your company hiring for a database position as of August 2023? Do you wanna work with the kinds of people who read this blog? Let’s set up some rapid networking here. If your company is hiring, leave a comment. The rules: Your comment must inc …

 

Running Queries Across Many SQL Server Databases

Publié le 31 juillet 2023 sur simple-talk.com
 

A challenge that reappears periodically in the world of databases (especially database management) is the need to run code on a subset of databases and to do so in a nuanced manner. Some maintenance or metrics collection processes can be simply run aga …

 

Installing SQL Server Integration Services

Publié le 31 juillet 2023 sur sqlservercentral.com
 

The post Installing SQL Server Integration Services appeared first on SQLServerCentral.

How to Change the SQL Server Database Owner

Publié le 31 juillet 2023 sur sqlservercentral.com
 

In SQL Server, each database has an associated owner, which is a principal that has certain permissions and control over the database. The database owner is a user or login that has been granted the dbo (database owner) user role for that database. The …

 

Unmasking SQL Server Dynamic Data Masking, Part 5, Mitigations and Summary

Publié le 30 juillet 2023 sur simple-talk.com
 

This is the fifth and final part of this series on SQL Server Dynamic Data Masking. The first part in the series was a brief introduction to dynamic data masking, completing solutions, and use cases. The second part covered setting up masking and some …

 

The Hidden Impact of Microsoft Defender for Azure SQL

Publié le 28 juillet 2023 sur sqlservercentral.com
 

Recently, we received a call from a customer who was experiencing timeouts on multiple SQL Server instances. We followed the standard troubleshooting steps that any DBA would take, but couldn’t identify an obvious cause. However, there were some clues: …


Pages :