Sites anglophones


SQL Server to PostgreSQL Database Schema Conversion

Publié le 13 mars 2024 sur sqlservercentral.com
 

The post SQL Server to PostgreSQL Database Schema Conversion appeared first on SQLServerCentral.

Option Recompile is a Magic Turbo Button That Actually Works.

Publié le 12 mars 2024 sur brentozar.com
 

I didn’t say that – Guy Glantser did. Guy Glantser is an Israeli SQL Server guru with a ton of great presentations on YouTube. I’ve had the privilege of hanging out with him in person a bunch of times over the year, and I’ll alw …

 

Transforming and Analyzing Data in PostgreSQL

Publié le 12 mars 2024 sur simple-talk.com
 

In our data hungry world, knowing how to effectively load and transform data from various sources is a highly valued skill. Over the last couple of years, I’ve learned how useful many of the data manipulation functions in PostgreSQL can superchar …

 

 

Get the most out of SQL Server Agent logs

Publié le 11 mars 2024 sur simple-talk.com
 

If you haven’t migrated your workloads to a managed database platform yet, you’re probably still relying on SQL Server Agent for various maintenance and other scheduled tasks. Most of the time, these processes just work. But when it’s …

 

Will AI end with SQL, Is this the end of SQL?

Publié le 11 mars 2024 sur sqlservercentral.com
 

Introduction to the End of SQL Will the AI end with SQL? That is the question. The AI is replacing many job positions, like content writers, designers, programmers, and more. For example, Buzzfeed laid off 15 % of its staff and replaced them with AI to …

Why Test-Driven Development? (Part 2)

Publié le 11 mars 2024 sur sqlservercentral.com
 

The post Why Test-Driven Development? (Part 2) appeared first on SQLServerCentral.

SSRS 2022 Install, Setup and Configuration

Publié le 8 mars 2024 sur sqlservercentral.com
 

The post SSRS 2022 Install, Setup and Configuration appeared first on SQLServerCentral.

Power BI Auto Detect Relationship Failure

Publié le 8 mars 2024 sur sqlservercentral.com
 

In this article, we will talk about how to manually create a relationship by identifying the primary and foreign keys if Power BI is unable to identify the correct auto-relationship between the tables after we import a dataset Sample Sales Data. Prepar …

What Happens When Multiple Queries Compile at Once?

Publié le 7 mars 2024 sur brentozar.com
 

An interesting question came in on PollGab. DBAmusing asked: If a query takes 5-7s to calculate the execution plan (then executes <500ms) if multiple SPIDS all submit that query (different param values) when there’s no plan at start, does each …

 

Reverse Creating the PBIP file from Source Control

Publié le 6 mars 2024 sur simple-talk.com
 

On my article about Source Control with GIT, Power BI and Microsoft Fabric, I illustrate how to use the PBIP file format to include Power BI reports and semantic models in a source control process and stablish a SDLC (Software Development Lifecycl …

 

Finding Sister Locations to Help Each Other: Answers & Discussion

Publié le 6 mars 2024 sur brentozar.com
 

This week’s query exercise asked you to find two kinds of locations in the Stack Overflow database: Locations populated with users who seem to be really helpful, meaning, they write really good answers Locations where people seem to need the most …

 

Writing your 2024 PASS Data Community Summit Submission

Publié le 5 mars 2024 sur simple-talk.com
 

It is time again for the PASS Data Community Summit Call For Speakers. Some of you are very ready. You have a presentation idea that has percolated since at least last October. You have asked friends and coworkers if it is a good idea. You may have pre …

 

[Video] Office Hours From the Future

Publié le 5 mars 2024 sur brentozar.com
 

To answer today’s questions from https://pollgab.com/room/brento, I strapped on my Apple Vision Pro and recorded my persona as if we were on a FaceTime or Zoom call together. It’s delightfully creepy, as if I’m AI Brent from the Futur …

 

Serverless Authentication methods in web apps.

Publié le 5 mars 2024 sur simple-talk.com
 

Serverless authentication methods refer to approaches for managing user identity and access without the need for traditional server-based authentication systems. Instead of relying on a dedicated server, authentication tasks are outsourced to cloud-bas …

 

Read This Before Your Users Install SSMS 20

Publié le 4 mars 2024 sur brentozar.com
 

SQL Server Management Studio 20 Preview 1 is out, and the new connection dialog has a big change: When you click Connect, you’re likely going to get an error: The fastest fix is to click the Encryption dropdown, and change it to Optional: And the …


Pages :