Searching Flyway Migration Files using Grep and RegexThe post Searching Flyway Migration Files using Grep and Regex appeared first on SQLServerCentral. 30 juin 2023 dans Sites anglophones étiqueté flyway / Vendors/3rd-party Products par sqlservercentral.com
Unpivot Data Using PythonProblem Statement In one of the Business Analytics Dashboards Projects, Sales data is received from different countries (100 […] 30 juin 2023 dans Sites anglophones étiqueté ETL (Extract Transform and Load) / ETL/SSIS/Azure Data Factory / Python par sqlservercentral.com
[Video] How to Use ChatGPT to Write WordPress Blog PostsToday’s live stream was a little different: I demonstrated using the Aiomatic WordPress plugin, ChatGPT, and Azure Open […] 29 juin 2023 dans Sites anglophones étiqueté Blogging / Videos par brentozar.com
[Video] Office Hours: As They Pour My Patio Concrete EditionI can finally see the finish line in my backyard renovation, now that the concrete’s going in. I […] 28 juin 2023 dans Sites anglophones étiqueté Videos par brentozar.com
How to Reduce the Need for Bookmarks Using Parameters in ...Introduction to the Problem When developing Power BI reports, it’s often necessary to slice and interpret datasets in […] 28 juin 2023 dans Sites anglophones étiqueté Power BI par sqlservercentral.com
Unmasking SQL Server Dynamic Data Masking, Part 4, Unmasking Formatted ...This is part of a series on Dynamic Data Masking by Ben Johnson. For the rest of […] 27 juin 2023 dans Sites anglophones étiqueté BenJohnston_DynamicDataMasking / Uncategorized par simple-talk.com
On the Road Again, Next Up ColumbusJanuary 18, 2020, was the last time I stood in front of a live group of people […] 27 juin 2023 dans Sites anglophones étiqueté Blogs / Speaking par simple-talk.com
How to Make Database Changes Without Breaking EverythingYou’ve got an existing application with a database back end. You’re thinking about changing the database, and you […] 27 juin 2023 dans Sites anglophones étiqueté development par brentozar.com
Using a Subquery in a SELECT statementThis article is part of Greg Larsen’s continuing series on Learning T-SQL. To see all 10 items […] 26 juin 2023 dans Sites anglophones étiqueté Homepage / Learn SQL Server / T-SQL Programming par simple-talk.com
[Video] Office Hours: Professional Development & Training QuestionsThe post [Video] Office Hours: Professional Development & Training Questions appeared first on SQLServerCentral. 26 juin 2023 dans Sites anglophones étiqueté Career Growth par sqlservercentral.com
SQL Server Resumable Index OperationsAs the DBA, have you ever had to cancel an online rebuild or create index process on a […] 26 juin 2023 dans Sites anglophones étiqueté Database Administration / indexes / indexing / Microsoft SQL Server / New Feature of SQL Server / SQL Server / SQL Server Resumable Index Operations par sqlservercentral.com
Cheat Sheet for SQL Server DBAs – Monitoring Current Activity, ...The post Cheat Sheet for SQL Server DBAs – Monitoring Current Activity, Blocking and Performance appeared first on […] 26 juin 2023 dans Sites anglophones étiqueté DBA / SQL Server par sqlservercentral.com
Pipelining Configuration Information Securely to FlywayThe post Pipelining Configuration Information Securely to Flyway appeared first on SQLServerCentral. 23 juin 2023 dans Sites anglophones étiqueté flyway / Vendors/3rd-party Products par sqlservercentral.com
It’s Friday. I’m Not Answering These 14 Office Hours Questions.Sometimes, I don’t care if questions get a lot of upvotes at https://pollgab.com/room/brento – I just don’t wanna […] 23 juin 2023 dans Sites anglophones étiqueté Production Database Administration par brentozar.com
Call for Panelists – WIT Panel at PASS Data Community ...The WIT panel at the PASS Summit has been a longstanding tradition. We, the Data Platform WIT team, […] 23 juin 2023 dans Sites anglophones étiqueté Community par sqlservercentral.com
How to Find the SQL Server VersionThis article explains various methods to find the SQL Server version for an instance. Knowing the SQL Server […] 23 juin 2023 dans Sites anglophones étiqueté #sql server interview questions / Database Administration / Microsoft SQL Server / SQL Script / sqlcmd / Uncategorized par sqlservercentral.com
Troubleshoot SQL Server Deadlocks in Stored ProceduresThe post Troubleshoot SQL Server Deadlocks in Stored Procedures appeared first on SQLServerCentral. 23 juin 2023 dans Sites anglophones étiqueté locking and blocking / SQL Server par sqlservercentral.com
[Video] Office Hours: Github Copilot in Azure Data StudioI start today’s Office Hours by playing with the very underwhelming Github Copilot in ADS, then take your […] 22 juin 2023 dans Sites anglophones étiqueté Videos par brentozar.com
Updated First Responder Kit and Consultant Toolkit for June 2023This one’s a pretty quiet release: just bug fixes in sp_Blitz, sp_BlitzLock, and sp_DatabaseRestore. Wanna watch me use […] 21 juin 2023 dans Sites anglophones étiqueté First Responder Kit Updates par brentozar.com
How to Avoid N+1 Queries: Comprehensive Guide and Python Code ...Introduction N+1 queries are a prevalent performance issue in software applications that involve retrieving data from databases. The […] 21 juin 2023 dans Sites anglophones étiqueté Performance and Tuning / Python par sqlservercentral.com
The Best Career Advice I Ever Got (#TSQL2sday)Steve Jobs. Photo by Matthew Yohe. I have been absurdly lucky to be around so many amazing and […] 20 juin 2023 dans Sites anglophones étiqueté Professional Development par brentozar.com
Snowflake: A Cloud Warehouse Solution for AnalyticsThis article explains what Snowflake data warehouse is and how it is different from other traditional data […] 19 juin 2023 dans Sites anglophones étiqueté Homepage / snowflake par simple-talk.com
SQL Server Management Studio (SSMS) 19.1 and Recent Changes, Part ...This is the final post in a series covering changes in SSMS 19. Please review Part 1 and […] 19 juin 2023 dans Sites Microsoft par MS Tech Community
ISJSON enhancements in SQL Server for valid JSON format for ...The post ISJSON enhancements in SQL Server for valid JSON format for a Value, Array or Object appeared […] 19 juin 2023 dans Sites anglophones étiqueté JSON / SQL Server par sqlservercentral.com
Advantages of Kappa architecture in the Modern Data StackIntroduction In the big data era, organizations require real-time processing to make well-informed decisions and extract valuable insights […] 19 juin 2023 dans Sites anglophones étiqueté ETL (Extract Transform and Load) / ETL/SSIS/Azure Data Factory par sqlservercentral.com
Understanding Power BI Security Options – Row-Level, Column-Level and Object-Level ...The post Understanding Power BI Security Options – Row-Level, Column-Level and Object-Level Security appeared first on SQLServerCentral. 19 juin 2023 dans Sites anglophones étiqueté Power BI / Row-Level Security (RLS) / Security par sqlservercentral.com
SQL Server slow performance troubleshooting documentation expandedIn the past 1.5 years we in the SQL Server CSS and content teams have been working […] 16 juin 2023 dans Sites Microsoft par SQL Server Support Blog
Horizontal TreesIntroduction The sp_HorizontalTree procedure introduced here may be used to audit tables with dependent columns. A column is dependent […] 16 juin 2023 dans Sites anglophones étiqueté accounting / audit / dependent columns / t-sql / tree par sqlservercentral.com
How to Visualize Timeseries Data with the Plotly Python LibraryThe post How to Visualize Timeseries Data with the Plotly Python Library appeared first on SQLServerCentral. 16 juin 2023 dans Sites anglophones étiqueté plotly / Python / python tutorial par sqlservercentral.com
Using Windows Security and Encryption with FlywayThe post Using Windows Security and Encryption with Flyway appeared first on SQLServerCentral. 16 juin 2023 dans Sites anglophones étiqueté flyway / Vendors/3rd-party Products par sqlservercentral.com
Cumulative Update #5 for SQL Server 2022 RTMThe 5th cumulative update release for SQL Server 2022 RTM is now available for download at the Microsoft […] 15 juin 2023 dans Sites Microsoft par MS Tech Community
Cumulative Update #21 for SQL Server 2019 RTMThe 21st cumulative update release for SQL Server 2019 RTM is now available for download at the Microsoft […] 15 juin 2023 dans Sites Microsoft par MS Tech Community
Working with MySQL transactionsMySQL transactions provide an effective method for executing multiple statements as a single unit, making it possible […] 15 juin 2023 dans Sites anglophones étiqueté Homepage / MySQL par simple-talk.com
Update: Hotfixes released for ODBC and OLE DB drivers for ...We’ve released hotfix packages for the following drivers to address important security issues: Microsoft ODBC Driver 17.10.4 […] 15 juin 2023 dans Sites Microsoft par MS Tech Community
Why Are Y’all Changing the Compat Levels on Master?One of the things I love about SQL ConstantCare® (which happens to be free this month, by the […] 15 juin 2023 dans Sites anglophones étiqueté SQL ConstantCare par brentozar.com
Secure your AI using SQL Server Machine Learning with Microsoft ...Microsoft SQL Server Machine Learning Services is a feature that allows you to run Python, R, Java, and […] 14 juin 2023 dans Sites Microsoft étiqueté SQL Server 2022 par SQL Server Blog
Unmasking SQL Server Dynamic Data Masking, Part 3, Security ConcernsThis is the third part of a series on SQL Server Dynamic Data Masking. The first part […] 14 juin 2023 dans Sites anglophones étiqueté Blogs par simple-talk.com
[Video] Office Hours: Almost Back in San FranciscoIt’s back to lighter fog-friendly clothes as the ship pulls into San Francisco and I answer your questions […] 14 juin 2023 dans Sites anglophones étiqueté Videos par brentozar.com
Calculating Prime Numbers With One QueryIntroduction I want to share the solution to the problem of searching for prime numbers using T-SQL. The […] 14 juin 2023 dans Sites anglophones étiqueté Common Table Expressions (CTE) / Recursive CTE par sqlservercentral.com
Building a Kimball Data WarehouseIntroduction I sat through a YouTube webinar on Data Lakes, and I’ll have to admit that it was […] 14 juin 2023 dans Sites anglophones étiqueté Data Warehouse / Uncategorized par sqlservercentral.com
The SQL Server Advice You Don’t Wanna HearOne of the big principles of our SQL ConstantCare® monitoring product – which happens to be free this […] 13 juin 2023 dans Sites anglophones étiqueté SQL ConstantCare par brentozar.com
SQL Server Management Studio (SSMS) 19.1 and Recent Changes, Part ...This is the second post in a series discussing changes between SSMS 18.12.1 and SSMS 19, and new […] 12 juin 2023 dans Sites Microsoft par MS Tech Community
Poll Results: Are You Going Back to In-Person Events?Last week, I asked if y’all had been to in-person regional events before, and whether you were going […] 12 juin 2023 dans Sites anglophones étiqueté Conferences and Classes par brentozar.com
Manipulating Data In PostgreSQL: Learning PostgreSQL with GrantSo far in the series I’ve shown how to create databases, tables, constraints, indexes and schema. Now, […] 12 juin 2023 dans Sites anglophones étiqueté Homepage / LearningPostgreSQLWithGrant / PlanetPostgreSQLGrantFritchey / PostGreSQL par simple-talk.com
Flyway for SQL Server Data Tools UsersThe post Flyway for SQL Server Data Tools Users appeared first on SQLServerCentral. 12 juin 2023 dans Sites anglophones étiqueté flyway / Vendors/3rd-party Products par sqlservercentral.com
T-SQL Scripts to generate the HTML-formatted database storage reportThis article explains the T-SQL scripts that can be used to manage and monitor the disk space on […] 12 juin 2023 dans Sites anglophones étiqueté Administration / Database Administration / Database Reporting and Administration par sqlservercentral.com
Multiple Relationships on the same Table in a Power BI ...The post Multiple Relationships on the same Table in a Power BI Data Model appeared first on SQLServerCentral. 12 juin 2023 dans Sites anglophones étiqueté Power BI / tables par sqlservercentral.com
Released: Microsoft.Data.SqlClient 5.2 Preview 2Microsoft.Data.SqlClient 5.2 Preview 2 has been released. This release contains improvements and updates to the Microsoft.Data.SqlClient data provider […] 9 juin 2023 dans Sites Microsoft par MS Tech Community
A Guide to INSERT, UPDATE, and DELETE Statements in OracleIn this article, we’ll be focusing on three of the most used SQL commands in Oracle: INSERT, […] 9 juin 2023 dans Sites anglophones étiqueté Homepage / Oracle par simple-talk.com
Overcoming Organization Challenges in Cloud Migration: A Webinar for Senior ...The post Overcoming Organization Challenges in Cloud Migration: A Webinar for Senior IT Leaders appeared first on SQLServerCentral. 9 juin 2023 dans Sites anglophones étiqueté cloud migration / Conferences, Classes, Events, and Webinars par sqlservercentral.com