Choosing Data Types and Column OptionsAn entire post on choosing the correct data types either seems like overkill or much needed and […] 31 août 2024 dans Sites anglophones étiqueté Architecture / Back to Basics / Blogs / Data Types / Design par simple-talk.com
Debugging T-SQL using Visual StudioHey folks – I’ve seen some comments and replies stating that folks cannot use the debugger with SSDT […] 30 août 2024 dans Sites Microsoft par MS Tech Community
MySQL Index Overviews: Composite B-Tree IndexesIndexes in MySQL are one of the primary ways to enhance query performance and they are especially […] 30 août 2024 dans Sites anglophones étiqueté Featured / MySQL par simple-talk.com
Microsoft Fabric: Using Lakehouse data in Real Time DashboardsThe post Microsoft Fabric: Using Lakehouse data in Real Time Dashboards appeared first on SQLServerCentral. 30 août 2024 dans Sites anglophones étiqueté Microsoft Fabric (Azure Synapse, Data Engineering, etc.) par sqlservercentral.com
Is it still worth it to sponsor PASS Summit?The post Is it still worth it to sponsor PASS Summit? appeared first on SQLServerCentral. 30 août 2024 dans Sites anglophones étiqueté PASS Summit par sqlservercentral.com
[Video] Office Hours: Abrupt Intro EditionToday’s Office Hours had a ton of technical difficulties because it was my first live stream on both […] 29 août 2024 dans Sites anglophones étiqueté Videos par brentozar.com
Released: Microsoft.Data.SqlClient 4.0.6, 5.1.6, 5.2.2We have released updates to multiple supported versions of Microsoft.Data.SqlClient. The updates address several issues. Microsoft.Data.SqlClient 4.0 […] 28 août 2024 dans Sites Microsoft par MS Tech Community
Released: Microsoft.Data.SqlClient 6.0 Preview 1Microsoft.Data.SqlClient 6.0 Preview 1 has been released. This release contains improvements and updates to the Microsoft.Data.SqlClient data provider […] 28 août 2024 dans Sites Microsoft par MS Tech Community
Hotfix: JDBC Driver 12.8.1 for SQL Server ReleasedWe recently released an update to Microsoft JDBC Driver for SQL Server, version 12.8.1. The update addresses a few […] 28 août 2024 dans Sites Microsoft par MS Tech Community
The Big IT Outage: Where are we going?As you all know about, just a few weeks ago we had the big CrowdStrike global IT […] 28 août 2024 dans Sites anglophones étiqueté Blogs / Opinion par simple-talk.com
Query Exercise Answers: Solving the 201 Buckets ProblemIn this week’s Query Exercise challenge, I explained SQL Server’s 201 buckets problem. SQL Server’s statistics only handle […] 28 août 2024 dans Sites anglophones étiqueté Query Exercises par brentozar.com
Bad Data and Dirty DatabasesMany years ago, my wife and I wrote an article for Datamation, a major trade publication at […] 28 août 2024 dans Sites anglophones étiqueté Database Theory / Featured / Theory and design par simple-talk.com
Microsoft Fabric Warehouse Security: Object-Level, Column-Level and Row-LevelThe post Microsoft Fabric Warehouse Security: Object-Level, Column-Level and Row-Level appeared first on SQLServerCentral. 28 août 2024 dans Sites anglophones étiqueté Microsoft Fabric (Azure Synapse, Data Engineering, etc.) / Security par sqlservercentral.com
Is your DevOps strategy missing a vital link?The post Is your DevOps strategy missing a vital link? appeared first on SQLServerCentral. 28 août 2024 dans Sites anglophones étiqueté DevOps and Continuous Delivery (CI/CD) par sqlservercentral.com
About Half Of You Don’t Have Your Databases Under Control.I ran a poll over on LinkedIn to find out if people have 100% of their databases under […] 27 août 2024 dans Sites anglophones étiqueté Processes and Practices par brentozar.com
EsProc SPL and SQL, Complimentary , But Different TechnologiesHave you ever surfed the internet and felt overwhelmed by personalized advertisements that appear to know your […] 26 août 2024 dans Sites anglophones étiqueté development / EsProc SPL / Featured / SQL par simple-talk.com
Big Northwind with AIAs part of my work with Redgate, I wanted to do some testing on our subsetting and masking […] 26 août 2024 dans Sites anglophones étiqueté Artificial Intelligence (AI) par sqlservercentral.com
Announcement: System.Data.SqlClient package is now deprecatedWe announced Microsoft.Data.SqlClient in the first half of 2019 and shipped the first stable package later that year. That release coincided with .NET […] 23 août 2024 dans Sites Microsoft par MS Tech Community
Effective Strategies for Storing and Parsing JSON in SQL ServerLike XML, JSON is an open standard storage format for data, metadata, parameters, or other unstructured or […] 23 août 2024 dans Sites anglophones étiqueté Featured / JSON / SQL Server / T-SQL Programming par simple-talk.com
SQL Local Variables and Performance IssuesThe post SQL Local Variables and Performance Issues appeared first on SQLServerCentral. 23 août 2024 dans Sites anglophones étiqueté Performance and Tuning par sqlservercentral.com
Released: Microsoft.Data.SqlClient 3.1.7We have released an update to Microsoft.Data.SqlClient, version 3.1.7. The update addresses several issues. Microsoft.Data.SqlClient 3.1 is […] 23 août 2024 dans Sites Microsoft par MS Tech Community
[Video] Office Hours: Professional Development Q&AI was supposed to be on a flight to Mexico, but had to cancel at the last minute. […] 22 août 2024 dans Sites anglophones étiqueté Videos par brentozar.com
Query Exercise: Solving The 201 Buckets ProblemWhen you run a query, SQL Server needs to estimate the number of matching rows it’ll find – […] 21 août 2024 dans Sites anglophones étiqueté Query Exercises par brentozar.com
Introducing Schema Validation in MongoDBThis article is part of Robert Sheldon’s continuing series on Mongo DB. To see all of the […] 21 août 2024 dans Sites anglophones étiqueté Featured / NoSQL par simple-talk.com
Auditing SQL Server – Part 3 – SQL Server Configuration ...The post Auditing SQL Server – Part 3 – SQL Server Configuration Audit appeared first on SQLServerCentral. 21 août 2024 dans Sites anglophones étiqueté Auditing par sqlservercentral.com
A New and Improved Data Warehouse: Data Engineering with FabricMicrosoft Fabric is their fourth version of a Data Warehouse. Back in September of 2008, Microsoft bought DATAllegro […] 21 août 2024 dans Sites anglophones étiqueté Microsoft Fabric (Azure Synapse, Data Engineering, etc.) par sqlservercentral.com
Released: Microsoft.Data.SqlClient 3.1.6We have released an update to Microsoft.Data.SqlClient, version 3.1.6. The update addresses several issues. Microsoft.Data.SqlClient 3.1 is […] 20 août 2024 dans Sites Microsoft par MS Tech Community
Make Money Referring Folks to My Training!YOU! Wanna make easy money? Black Friday is coming. Every November, we run a big sale on our […] 20 août 2024 dans Sites anglophones étiqueté Company News par brentozar.com
Auditing SQL Server – Part 4 – Database Configuration AuditThis continues my series on auditing SQL Server. The fist parts covered discovery and documentation, server level […] 20 août 2024 dans Sites anglophones étiqueté audit / benJohnston_Audit / Blogs / Database par simple-talk.com
LIKE ConstraintsIn this article, I will cover a bit about the LIKE operator, including how it works, and […] 19 août 2024 dans Sites anglophones étiqueté Database Theory / Featured / Theory and design par simple-talk.com
Reduce SQL Server Blocking with READ_COMMITTED_SNAPSHOTThe post Reduce SQL Server Blocking with READ_COMMITTED_SNAPSHOT appeared first on SQLServerCentral. 19 août 2024 dans Sites anglophones étiqueté blocking / Isolation Levels par sqlservercentral.com
Data Prediction with SQL Server Machine Learning Services, Python, and ...AI is increasingly becoming part of everyday life across various domains. For the uninitiated, AI which stands for […] 19 août 2024 dans Sites anglophones étiqueté Machine Learning Services (MLS) / Python par sqlservercentral.com
PostgreSQL Partitioning: The Most Useful Feature You May Never Have ...Partitioning in PostgreSQL was for many years a feature almost entirely ignored, and even today is often […] 16 août 2024 dans Sites anglophones étiqueté Featured / partitioning / PostGreSQL par simple-talk.com
10 tips for Test Data Management successThe post 10 tips for Test Data Management success appeared first on SQLServerCentral. 16 août 2024 dans Sites anglophones étiqueté Test Data par sqlservercentral.com
Recover a Database from Suspect Mode Step by StepOn 19th June 2024, the world faced a major outage. The computer on which the Windows operating system […] 16 août 2024 dans Sites anglophones étiqueté Uncategorized par sqlservercentral.com
Change Data Capture Pipeline Automation in SnowflakeThis article offers technical guidance on automating updates and tracking changes of data examples using Snowflake’s CDC […] 15 août 2024 dans Sites anglophones étiqueté Change Data Capture / Featured / snowflake / Snowflake Change Data Caputre par simple-talk.com
[Video] Office Hours: Ask Me Anything About #SQLServerI took your top-voted questions from https://pollgab.com/room/brento, including a few career-oriented ones: Here’s what we covered: 00:00 Start […] 15 août 2024 dans Sites anglophones étiqueté Videos par brentozar.com
Thoughts Before Speaking at the Software Architecture ConferenceTomorrow, August 15, I have yet another conference where I’ll speak about MySQL’s performance. To be more […] 14 août 2024 dans Sites anglophones étiqueté Blogs / books / Database Administration / Databases / Hacking MySQl / MySQL / Software Architecture Conference / Speaking par simple-talk.com
Modernize Microsoft SQL Server 2014 workloads with AzureWe take pride in delivering innovation with each new version of Microsoft SQL Server. However, there comes a […] 14 août 2024 dans Sites Microsoft par SQL Server Blog
Query Exercise Answer: What Makes SELECT TOP 1 or SELECT ...This Query Exercise was very different: I didn’t ask you to solve a particular problem. I pointed out […] 14 août 2024 dans Sites anglophones étiqueté Query Exercise Answers par brentozar.com
SSIS in One Hour: Hands-On TutorialThe post SSIS in One Hour: Hands-On Tutorial appeared first on SQLServerCentral. 14 août 2024 dans Sites anglophones étiqueté ETL/SSIS/Azure Data Factory par sqlservercentral.com
Introducing PASS Summit Charitable Organization ScholarshipThe post Introducing PASS Summit Charitable Organization Scholarship appeared first on SQLServerCentral. 14 août 2024 dans Sites anglophones étiqueté PASS Summit par sqlservercentral.com
SQL ConstantCare® Population Report: Summer 2024 (And Upcoming Gamification Badges)The short story: SQL Server 2022 finally saw some growth this quarter! Two years after the release, 1 […] 13 août 2024 dans Sites anglophones étiqueté SQL Server Population Report par brentozar.com
As a SQL Server DBA, Postgres Backups Surprised Me.Over the last week, I’ve been working on putting together a Postgres version of the Stack Overflow database, […] 12 août 2024 dans Sites anglophones étiqueté Backup and Recovery par brentozar.com
MySQL vs PostgreSQL: Which Open-Source Database is right for you?When I joined a growing startup company as a backend developer, we were at crossroads choosing between […] 12 août 2024 dans Sites anglophones étiqueté Featured / MySQL / PostGreSQL par simple-talk.com
Hiring in IT and Relevance of Domain ExperienceWe recently wanted to hire two candidates (SQL developers with around 5-10 years of experience) to join our […] 12 août 2024 dans Sites anglophones étiqueté Career Growth / hiring par sqlservercentral.com
Microsoft Fabric: Moving Dataflows Gen 2 to different workspacesThe post Microsoft Fabric: Moving Dataflows Gen 2 to different workspaces appeared first on SQLServerCentral. 12 août 2024 dans Sites anglophones étiqueté Microsoft Fabric (Azure Synapse, Data Engineering, etc.) par sqlservercentral.com
Introducing the pre-con schedule for PASS Summit 2024The post Introducing the pre-con schedule for PASS Summit 2024 appeared first on SQLServerCentral. 12 août 2024 dans Sites anglophones étiqueté PASS Summit par sqlservercentral.com
Free DBA Job Interview Q&A Course This WeekendIf you’re facing an upcoming SQL Server DBA job interview, or if you’re a manager who has to […] 9 août 2024 dans Sites anglophones étiqueté Interviewing par brentozar.com
Promote Simple Talks podcast episode 2: Coffee chat with Huxley ...The post Promote Simple Talks podcast episode 2: Coffee chat with Huxley Kendell appeared first on SQLServerCentral. 9 août 2024 dans Sites anglophones étiqueté Podcast / Simple-Talk par sqlservercentral.com