[Video] Office Hours: Overly Caffeinated EditionAfter consuming waaaay too much coffee, I went through your top-voted questions from https://pollgab.com/room/brento: Here’s what we covered: […] 31 août 2023 dans Sites anglophones étiqueté Videos par brentozar.com
[Video] Office Hours: All About Miles EditionToday’s webcast featured an awful lot of questions from one particular person who was super-active at https://pollgab.com/room/brento: Here’s […] 30 août 2023 dans Sites anglophones étiqueté Videos par brentozar.com
Let’s talk about Artificial Intelligence, ChatGPT and GobbledegookThe post Let’s talk about Artificial Intelligence, ChatGPT and Gobbledegook appeared first on SQLServerCentral. 30 août 2023 dans Sites anglophones étiqueté AI / Artificial Intelligence (AI) / editorial par sqlservercentral.com
Announcing General Availability of Azure Portal Experience to Deploy Multi-Subnet ...This past November we announced the public preview of the Azure portal experience to deploy a multi-subnet Availability […] 29 août 2023 dans Sites Microsoft par MS Tech Community
Free Webcast: Avoiding Deadlocks by Tuning QueriesYou’ve been getting more and more deadlock errors, and users are starting to complain. You’re wondering if your […] 29 août 2023 dans Sites anglophones étiqueté Conferences and Classes par brentozar.com
Released : Public Preview of Azure Update Manager Integration with ...We are excited to announce the integration of Azure Update Manager with SQL Server on Linux Azure Virtual […] 29 août 2023 dans Sites Microsoft par MS Tech Community
Announcing public preview of enhanced patching for SQL Server on ...Today, we are pleased to announce the ability to patch your SQL Server on Azure VMs registered with […] 28 août 2023 dans Sites Microsoft par MS Tech Community
Microsoft Fabric: Loading On-Premises and External DataLoading On-Premises and external data is a fundamental need for a Data Platform such as Microsoft Fabric. […] 28 août 2023 dans Sites anglophones étiqueté Blogs / Data Warehouse / dataflow / Gateway / lakehouse / Microsoft Fabric / pipeline par simple-talk.com
How to export data to SQL Server using Bard (Google ...The article will explain how to export data to SQL Server with Bard can be challenging. Previously, we […] 28 août 2023 dans Sites anglophones étiqueté Artificial Intelligence (AI) / bard / MS SQL Server / SQL Server par sqlservercentral.com
10 reasons to choose FlywayThe post 10 reasons to choose Flyway appeared first on SQLServerCentral. 28 août 2023 dans Sites anglophones étiqueté flyway / Vendors/3rd-party Products par sqlservercentral.com
A Beginners Guide to MySQL Replication Part 5: Group ReplicationThis article is part of Aisha Bukar’s 6 part series on MySQL Replication. The entries include: Part […] 28 août 2023 dans Sites anglophones étiqueté Homepage / MySQL / stateofdatabaselandscapesurvey par simple-talk.com
Different Ways to Format Currency Output in SQLThe post Different Ways to Format Currency Output in SQL appeared first on SQLServerCentral. 28 août 2023 dans Sites anglophones étiqueté SQL Server / t-sql par sqlservercentral.com
Yet Another Reason to Not Use sp_ in your SQL ...In 2012, Aaron Bertrand said most everything I knew (and a bit more) about the issues with […] 25 août 2023 dans Sites anglophones étiqueté Blogs / T-SQL Programming par simple-talk.com
Screen Scraping with Python and BeautifulSoup Code ExamplesThe post Screen Scraping with Python and BeautifulSoup Code Examples appeared first on SQLServerCentral. 25 août 2023 dans Sites anglophones étiqueté Python par sqlservercentral.com
The PostgreSQL Role Part 1Article Overview In this article, we will cover the PostgreSQL database role object that groups together one or […] 25 août 2023 dans Sites anglophones étiqueté PostGreSQL / Security par sqlservercentral.com
[Video] Office Hours: I Need Your Help with TheseToday, I need your help with some of the top-voted questions from https://pollgab.com/room/brento. Chime in in the comments: […] 24 août 2023 dans Sites anglophones étiqueté Videos par brentozar.com
Spot the Five Differences and Win a Summit TicketSpot all five differences in the two images and enter our prize draw competition to be in with […] 24 août 2023 dans Sites anglophones étiqueté PASS Summit par sqlservercentral.com
[Video] Office Hours: Really Long (and Really Short) AnswersToday’s batch of questions from https://pollgab.com/room/brento requires some really long answers, and some are right to the point. […] 23 août 2023 dans Sites anglophones étiqueté Videos par brentozar.com
Sessions for Summit 2023 are now LIVE!The post Sessions for Summit 2023 are now LIVE! appeared first on SQLServerCentral. 23 août 2023 dans Sites anglophones étiqueté PASS Data Community Summit / PASS Summit par sqlservercentral.com
How to secure legacy ASP.NET MVC against Cross-Site (CSRF) AttacksThe post How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks appeared first on SQLServerCentral. 23 août 2023 dans Sites anglophones étiqueté ASP.NET / java web development / Web development / web service par sqlservercentral.com
Delegating permission management using Roles vs WITH GRANT OPTIONThe article is published here on the Azure SQL Blog: Delegating permission management using Roles vs WITH GRANT […] 22 août 2023 dans Sites Microsoft par MS Tech Community
Updated First Responder Kit and Consultant Toolkit for August 2023Turns out y’all actually work over the summer – there are actually cool new features this month! I […] 22 août 2023 dans Sites anglophones étiqueté First Responder Kit Updates par brentozar.com
Fabric Lakehouse: Convert to Table feature and Workspace Level Spark ...I have been working as a no-code data engineer: Focused on Data Factory ETL and visual tools. […] 21 août 2023 dans Sites anglophones étiqueté Blogs / lakehouse / Microsoft Fabric / Spark par simple-talk.com
Learning PostgreSQL With Grant: Introducing VACUUMWhile there are many features within PostgreSQL that are really similar to those within SQL Server, there […] 21 août 2023 dans Sites anglophones étiqueté Homepage / LearningPostgreSQLWithGrant / PlanetPostgreSQLGrantFritchey / PostGreSQL par simple-talk.com
Database Monitoring for DevelopersThe post Database Monitoring for Developers appeared first on SQLServerCentral. 21 août 2023 dans Sites anglophones étiqueté database monitoring / Vendors/3rd-party Products par sqlservercentral.com
Working with SQL Server Stored Procedures and .NETThe post Working with SQL Server Stored Procedures and .NET appeared first on SQLServerCentral. 21 août 2023 dans Sites anglophones étiqueté .NET / Microsoft SQL Server / SQL Server par sqlservercentral.com
Provisioning Microsoft Fabric: A Step-by-Step Guide for Your OrganizationLearn how to provision Microsoft Fabric with ease! Unveiled at Microsoft Build 2023, Microsoft Fabric is a cutting-edge […] 21 août 2023 dans Sites anglophones étiqueté Azure Fabric / Fabric Capacity / Microsoft Fabric / Microsoft Fabric (Azure Synapse, Data Engineering, etc.) par sqlservercentral.com
Import Text and CSV Files into SQL Server Database with ...The post Import Text and CSV Files into SQL Server Database with SSIS Script Task appeared first on […] 18 août 2023 dans Sites anglophones étiqueté integration service development / Integration Services (SSIS) / SSIS par sqlservercentral.com
A LEFT OUTER JOIN in SQL: What Is It?What is a LEFT OUTER JOIN? In SQL, a LEFT OUTER JOIN is a type of join operation […] 18 août 2023 dans Sites anglophones étiqueté Uncategorized par sqlservercentral.com
[Video] Office Hours in Telluride, ColoradoWe headed up to the mountains to get away from the Vegas heat. Before the sun rose, I […] 17 août 2023 dans Sites anglophones étiqueté Videos par brentozar.com
Migration from Sybase ASE using SSMA CLIRecently I learned a lesson through multiple testing around SSMA for Sybase. Let’s suppose you need to migrate […] 16 août 2023 dans Sites Microsoft par SQL Server Support Blog
How much has data technology changed over the years?The simple answer to this question is “a lot.” The funny part, however, is that everyone who […] 16 août 2023 dans Sites anglophones étiqueté Editorials / Homepage par simple-talk.com
Office Hours: Before Heading Out on VacationI took a break from packing my bags long enough to answer your top-voted questions from https://pollgab.com/room/brento. Here’s […] 16 août 2023 dans Sites anglophones étiqueté Videos par brentozar.com
Managing ChangeChange is inevitable… Change for the better is not. (Jeff Moden) Time has taught me to view change […] 16 août 2023 dans Sites anglophones étiqueté Career Growth par sqlservercentral.com
PASS Data Community Summit 2023 – Sessions are available to ...The post PASS Data Community Summit 2023 – Sessions are available to view! appeared first on SQLServerCentral. 16 août 2023 dans Sites anglophones étiqueté Conferences, Classes, Events, and Webinars / PASS Data Community Summit par sqlservercentral.com
Meetup du Club Power BI de Strasbourg, mai 2023e 4 mai 2023, le Club Power BI de Strasbourg a organisé un nouveau meetup titré « Power […] 15 août 2023 dans Sites francophones étiqueté 2023 / Club Power BI / Evènements / Power BI / Power BI Embedded par blog.pgeiger.net
Meetup du Club Power BI de Strasbourg, mars 2023Le 13 mars 2023, le Club Power BI de Strasbourg a organisé un nouveau meetup titré « Power […] 15 août 2023 dans Sites francophones étiqueté 2023 / Architecture / ChatGPT / Club Power BI / Evènements / IA / Power BI par blog.pgeiger.net
The PASS Summit Lineup Is Out and Registration is Open!This year’s PASS Data Community Summit is November 13-17 in Seattle. (No online version is available this year […] 15 août 2023 dans Sites anglophones étiqueté #SQLPass par brentozar.com
Cumulative Update #22 for SQL Server 2019 RTMThe 22nd cumulative update release for SQL Server 2019 RTM is now available for download at the Microsoft […] 14 août 2023 dans Sites Microsoft par MS Tech Community
Discover the Microsoft Fabric Data WranglerThe Data Wrangler is as interesting as hidden inside Microsoft Fabric. It’s not easy to find and […] 14 août 2023 dans Sites anglophones étiqueté Blogs / data engineering / Data Lake / Data Wrangler / lakehouse / Microsoft Fabric par simple-talk.com
Working around schema drift in SQL ServerAt Stack Overflow, our environment has multiple implementations of a largely – but not 100% – identical […] 14 août 2023 dans Sites anglophones étiqueté Homepage / stateofdatabaselandscapesurvey / t-sql / T-SQL Programming par simple-talk.com
Bing vs Bard (Chatbot wars)Introduction about Bing vs Bard You heard it well Chatbot wars, the war between Bing vs Bard. Ladies […] 14 août 2023 dans Sites anglophones étiqueté AI / Artificial Intelligence (AI) / bard / Bing chatbot par sqlservercentral.com
Managing the challenge of migrating to the cloudThe post Managing the challenge of migrating to the cloud appeared first on SQLServerCentral. 14 août 2023 dans Sites anglophones étiqueté cloud migration / Vendors/3rd-party Products par sqlservercentral.com
Dive into RDS Custom for SQL Server – Leverage your ...The post Dive into RDS Custom for SQL Server – Leverage your existing licenses and high availability appeared […] 14 août 2023 dans Sites anglophones étiqueté Amazon RDS / RDS SQL Server / SQL Server par sqlservercentral.com
Database Concurrency in PostgreSQLConcurrency control is an essential aspect of database systems that deals with multiple concurrent transactions. PostgreSQL employs […] 11 août 2023 dans Sites anglophones étiqueté Homepage / PostGreSQL / stateofdatabaselandscapesurvey par simple-talk.com
SQL Server 2022 now available for both RHEL 9 and ...We are glad to announce that SQL Server 2022 is now available in preview mode for both Red […] 11 août 2023 dans Sites Microsoft par MS Tech Community
Cumulative Update #7 for SQL Server 2022 RTMThe 7th cumulative update release for SQL Server 2022 RTM is now available for download at the Microsoft […] 11 août 2023 dans Sites Microsoft par MS Tech Community
How Would You Design This: Tracking TravelsOne of the challenges for many database developers is coming up with a good design that not only […] 11 août 2023 dans Sites anglophones étiqueté Database Design / How would you design this par sqlservercentral.com
Data Transfer from Azure Blob Storage to Snowflake Using PipelinesThe post Data Transfer from Azure Blob Storage to Snowflake Using Pipelines appeared first on SQLServerCentral. 11 août 2023 dans Sites anglophones étiqueté Azure BLOB Storage par sqlservercentral.com
PostgreSQL 101: The ten PostgreSQL extensions you need to know ...The post PostgreSQL 101: The ten PostgreSQL extensions you need to know about appeared first on SQLServerCentral. 11 août 2023 dans Sites anglophones étiqueté Conferences, Classes, Events, and Webinars / PostGreSQL par sqlservercentral.com