SQL Server vs Oracle Query Statistics to Improve PerformanceThe post SQL Server vs Oracle Query Statistics to Improve Performance appeared first on SQLServerCentral. 21 juillet 2023 dans Sites anglophones étiqueté Oracle / SQL Server par sqlservercentral.com
PASS Data Community Summit – Early Bird price ends July ...The post PASS Data Community Summit – Early Bird price ends July 26 appeared first on SQLServerCentral. 21 juillet 2023 dans Sites anglophones étiqueté Conferences, Classes, Events, and Webinars / PASS Data Summit par sqlservercentral.com
Optimizing Queries in MySQL: Optimizing UpdatesIn the previous parts of these MySQL optimization series, we’ve told you how queries work on a […] 20 juillet 2023 dans Sites anglophones étiqueté Homepage / MySQL par simple-talk.com
[Video] Office Hours: SO MANY Good QuestionsSeriously, how do y’all keep coming up with so many great questions? I went through your top-voted questions […] 20 juillet 2023 dans Sites anglophones étiqueté Videos par brentozar.com
[Video] Office Hours: While Stack Overflow is DownStack Overflow was down, so y’all posted questions at https://pollgab.com/room/brento and I gave ’em my best shot. Here’s […] 19 juillet 2023 dans Sites anglophones étiqueté Videos par brentozar.com
SQL ConstantCare® Population Report: Summer 2023The short story for this quarter: SQL Server 2022 adoption rates have stalled, even backtracked, and it doesn’t […] 18 juillet 2023 dans Sites anglophones étiqueté SQL Server Population Report par brentozar.com
A Beginners Guide to MySQL Replication Part 3: Multi-Source ReplicationWelcome back to the world of MySQL Replication! If you’ve been following this series, thank you for […] 18 juillet 2023 dans Sites anglophones étiqueté Blogs / MySQL / Uncategorized par simple-talk.com
Free Azure Networking Training This WeekTo celebrate this month’s launch of our new class, Fundamentals of Azure Networking for the Data Professional, we’re […] 17 juillet 2023 dans Sites anglophones étiqueté Microsoft Azure par brentozar.com
Managing Test Data for Database DevelopmentIn coming up with a strategy for managing test data, first you need to understand what the […] 17 juillet 2023 dans Sites anglophones étiqueté Homepage / Testing par simple-talk.com
Power BI Data Gateway to Connect Data Sources in the ...The post Power BI Data Gateway to Connect Data Sources in the Cloud and On-Premises appeared first on […] 17 juillet 2023 dans Sites anglophones étiqueté Power BI par sqlservercentral.com
Building a Database Dashboard with SSRSA database dashboard is a graphical user interface (GUI) that summarizes the key performance indicators (KPIs) for a […] 17 juillet 2023 dans Sites anglophones étiqueté Administration / Reporting Services (SSRS) par sqlservercentral.com
Using Power BI to Analyze My TravelsAs a data professional, I have some fun with data in my life. I like numbers, and I […] 14 juillet 2023 dans Sites anglophones étiqueté data analysis / Power BI par sqlservercentral.com
Sample Use Case for Using SQLCMD Utility Batch FilesThe post Sample Use Case for Using SQLCMD Utility Batch Files appeared first on SQLServerCentral. 14 juillet 2023 dans Sites anglophones étiqueté DBA tips / DBA Tools / SQL Server / SQL Server Data Tools (SSDT) / t-sql par sqlservercentral.com
PostgreSQL 101: The journey towards PostgreSQL – tips and lessons ...The post PostgreSQL 101: The journey towards PostgreSQL – tips and lessons from Grant Fritchey appeared first on […] 14 juillet 2023 dans Sites anglophones étiqueté Conferences, Classes, Events, and Webinars / PostGreSQL par sqlservercentral.com
It’s Only Summer, but I am ready for PASS Data ...The PASS Data Community Summit 2023 happens the week of November 12 in Seattle. WA. It will […] 13 juillet 2023 dans Sites anglophones étiqueté Blogs / Editorials par simple-talk.com
[Video] Office Hours: 30 Minutes of Rapid-Fire (And a Little ...Almost all of today’s questions from https://pollgab.com/room/brento were great! Well, except two. Here’s what we covered: 00:00 Start […] 13 juillet 2023 dans Sites anglophones étiqueté Videos par brentozar.com
Free Azure Networking Training This Month!Raise your hand if you’ve ever blamed the network. You’re responsible for the health, security, and uptime of […] 12 juillet 2023 dans Sites anglophones étiqueté Microsoft Azure par brentozar.com
What Counts for a DBA – DiscretionI was looking at the list of topics I have talked about in my “What Counts for […] 12 juillet 2023 dans Sites anglophones étiqueté Blogs / Editorials / What Counts For A DBA par simple-talk.com
PASS Data Community SummitThe post PASS Data Community Summit appeared first on SQLServerCentral. 12 juillet 2023 dans Sites anglophones étiqueté Conferences, Classes, Events, and Webinars / PASS / PASS Data Summit par sqlservercentral.com
Let Your Data Do the Talking with PowerPoint Plus Power ...What is this about This article will be about Power BI and PowerPoint collaborating. Both tools are well-known […] 12 juillet 2023 dans Sites anglophones étiqueté Uncategorized par sqlservercentral.com
FOR XML PATH Changed The Way I Think About T-SQL ...The first time I saw FOR XML PATH being used to generate a comma-delimited list, I think I […] 11 juillet 2023 dans Sites anglophones étiqueté t-sql par brentozar.com
The GROUP BY ClauseWhen you’re learning SQL DML, the most complicated clause is typically the GROUP BY. It’s a fairly […] 10 juillet 2023 dans Sites anglophones étiqueté Homepage / Theory and design par simple-talk.com
Influencing Successful Cloud Transformational ChangeThe post Influencing Successful Cloud Transformational Change appeared first on SQLServerCentral. 10 juillet 2023 dans Sites anglophones étiqueté cloud migration / cloud services / cloud strategy par sqlservercentral.com
Enterprises that adopt Database DevOps save an average of $4.3M ...The post Enterprises that adopt Database DevOps save an average of $4.3M per year (Video) appeared first on […] 10 juillet 2023 dans Sites anglophones étiqueté Database DevOps / Vendors/3rd-party Products par sqlservercentral.com
Get the Most Current Row From a Detail TableTask: Update a table with the most current value of a detail table. In this article I’m using […] 10 juillet 2023 dans Sites anglophones étiqueté FIRST_VALUE / LAST_VALUE / Performance / Performance and Tuning / ROW_NUMBER / t-sql / Update par sqlservercentral.com
Simple-Talk RSS FeedsRecently, we have made a few changes to the simple-talk.com website’s RSS feeds that I am pretty […] 7 juillet 2023 dans Sites anglophones étiqueté Blogs par simple-talk.com
Creating an Azure SQL Database Using Azure Cloud ShellIntroduction Azure Cloud Shell is a browser-based tool that allows the creation, configuration, and management of Azure resources […] 7 juillet 2023 dans Sites anglophones étiqueté Azure / azure acloud shell / Azure SQL Database / azure sql server / cloud / Cloud Computing / cloud shell / Tools for development par sqlservercentral.com
Storing Credentials Securely on a Windows-based Flyway InstallationThe post Storing Credentials Securely on a Windows-based Flyway Installation appeared first on SQLServerCentral. 7 juillet 2023 dans Sites anglophones étiqueté flyway par sqlservercentral.com
Starter Metadata T-SQL Query Examples for Databases and TablesThe post Starter Metadata T-SQL Query Examples for Databases and Tables appeared first on SQLServerCentral. 7 juillet 2023 dans Sites anglophones étiqueté t-sql par sqlservercentral.com
When Parameter Tuning is not the AnswerSo much about parameters tuning, but does it always help? Welcome to the third and final blog […] 6 juillet 2023 dans Sites anglophones étiqueté Homepage / PostGreSQL par simple-talk.com
[Video] Office Hours: DBA & Developer RelationshipsY’all posted & upvoted questions at https://pollgab.com/room/brento, and we finished up the session talking about the relationships between […] 6 juillet 2023 dans Sites anglophones étiqueté Videos par brentozar.com
[Video] Office Hours: Lots of Good SQL Server QuestionsAt https://pollgab.com/room/brento, post the questions you’d like to get my opinion on, and I’ll take a break every […] 5 juillet 2023 dans Sites anglophones étiqueté Videos par brentozar.com
The difference between libraries and frameworksThe post The difference between libraries and frameworks appeared first on SQLServerCentral. 5 juillet 2023 dans Sites anglophones étiqueté Data / development / Framework par sqlservercentral.com
Supervise the use of Microsoft FabricAlready one month since the official announcement of Microsoft Fabric and his public Preview: https://azure.microsoft.com/en-us/blog/introducing-microsoft-fabric-data-analytics-for-the-era-of-ai/ Since then, […] 3 juillet 2023 dans Business Intelligence / Sites anglophones étiqueté Azure / dataandanalytics / Microsoft / microsoftfabric / msfabric / MSFTAdvocate / Power BI / PowerBI / powerbipremium par www.pulsweb.fr
Bard, Google’s ChatGPT CompetitorAfter ChatGPT, Google announced that they had Bard. Which is a nice AI chatbot that can also help […] 3 juillet 2023 dans Sites anglophones étiqueté Artificial Intelligence (AI) / bard / ChatGPT par sqlservercentral.com
SQL Server Database Backup and Restore Failure NotificationsThe post SQL Server Database Backup and Restore Failure Notifications appeared first on SQLServerCentral. 3 juillet 2023 dans Sites anglophones étiqueté SQL Server par sqlservercentral.com
Six Things to Monitor with PostgreSQLThe post Six Things to Monitor with PostgreSQL appeared first on SQLServerCentral. 3 juillet 2023 dans Sites anglophones étiqueté PostGreSQL / Vendors/3rd-party Products par sqlservercentral.com
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