Long Short-Term Memory Network for Machine Learning
The post Long Short-Term Memory Network for Machine Learning appeared first on SQLServerCentral.
The post Long Short-Term Memory Network for Machine Learning appeared first on SQLServerCentral.
Introduction Sampling data is a common requirement in many real-world SQL Server workloads. Whether you are trying to […]
SQLBits 2026 will be back at the International Convention Center Wales in Newport on April 22-25, and I’ll […]
SQL Server 2022 introduced a new feature called Contained Availability Groups. It allows the Database Administrators to effectively […]
The PASS Data Community Summit is the biggest conference in the Microsoft database industry, and over the last […]
In this final part of the MySQL Shell Configuration Management series, we explore how to automate performance […]
The post Split strings by Regular Expressions in SQL Server 2025 appeared first on SQLServerCentral.
On the last day of my Caribbean cruise, as we pull into port in Miami, let’s go through […]
Tomorrow’s scheduled webcast for Mastering Parameter Sniffing is off due to a scheduling issue, so in the meantime, […]
PostgreSQL is an open-source relational database management system valued for its power, standards-compliance, and extensibility. Whether you’re […]
The post Enable TDE for Databases in a SQL Server AlwaysOn Availability Group appeared first on SQLServerCentral.
When you ask data people how they feel about AI, you get pretty rabid, extreme reactions. People either […]
The Tabular Model Definition Language (TMDL) provides a simpler way of defining Power BI Semantic Models. Unlike […]
Introduction ChatGPT includes custom GPTs. You can create your own custom GPT. In this article, we will demonstrate […]
Overview MongoDB is a popular NoSQL database used for building modern, scalable applications. In this article, we’ll cover […]
Welcome back to our comprehensive guide on optimizing MySQL performance using MySQL Shell. So far in this […]
The first few questions from this week’s crop at https://pollgab.com/room/brento are very much about what-problem-are-you-trying-to-solve, but they get […]
Overview: In SQL Server, indexing is a technique used to improve the performance of queries by reducing the […]
Microsoft SQL Server is a robust relational database management system. It stores and processes sensitive data for countless […]
Introduction These data types – TEXT, NTEXT, and IMAGE – have been part of SQL Server since its […]
In web app development company boardrooms, architects and engineers are debating old assumptions. Scaling up isn’t just about […]
99.9% of you are never gonna need this. But let’s say you need to run queries with leading […]
Is your company hiring for a database position as of August 2025? Do you wanna work with the […]
VIEWs are an undervalued and underused feature in SQL. They basically consist of a query that has […]
Evolution of code The thing with any bit of code that has been around for a while, is […]
Introduction Page splits are one of those silent performance killers in SQL Server that many DBAs have heard […]
When you run a CI/CD pipeline, you often need confidential values like passwords, authentication tokens, service principal secrets […]
A number of client tools are available for working with Azure Database for PostgreSQL flexible server. With […]
Power BI has the versatility that you can publish your reports to the cloud (Power BI Service) and […]
Large Language Models (LLMs) like Anthropic’s Claude have unlocked massive context windows (up to 100k tokens in Claude […]
In all my years working with SQL Server and navigating disaster recovery scenarios, I’ve come across surprisingly few […]
Wanna hear about my worst job interviews? I drove up to 8,000 feet where it’s 30 degrees colder […]
Overview As a part of this article, we will learn basics of connecting to MongoDB using a python […]
Summary: SQL Server administrators frequently encounter the critical challenge of unexpected MDF file corruption. Such corruption can result […]
Last week, I asked if your database administrators could read all of the data in all databases. The […]
If you’re a developer who had interactions with indexes in the past, you certainly know that indexes […]
When I’m tuning queries, the normal answer is to make the query perform better – either via changing […]
One of the most hassle-prone changes that can be made in a SQL Server database is to […]
Introduction ChatGPT can help you with your queries. However, some customized GPTs inside ChatGPT can be useful for […]
Exploration des nouveautés de SQL Server Management Studio 21 et SQL Server 2025, avec des démonstrations pratiques […]
Clément Hugé Après une rapide présentation de la fonctionnalité et des avantages et inconvénients, nous nous attarderons […]
Frédéric Brouard, SQL Spot Optimiste ou pessimiste ? Le vrai visage du verrouillage selon votre SGBD Oracle, […]
Julien Pierre, Microsoft et Stéphane Scherrer, Microsoft SQL Server 2025 : l’IA s’invite au moteur SQL Server […]
Sébastien Kobenan Sujet 1 : Les synonymes dans SQL Server Vous avez une ou plusieurs bases de […]
Synchronous replicas in SQL Server Availability Groups promise no data loss, but they don’t promise zero delay; […]
You’ve got a good job, and some spare time. You’re thinking about giving back to the community by […]
Overview In this article, we will understand how we can connect to PostgreSQL using Node.js application. We will […]
Taming Resource Hogs: Using SQL Server Resource Governor to Restrict User Group Consumption As a SQL Server professional, […]
Zabbix is an open-source monitoring software, like Paessler PRTG, which can monitor SQL Server performance statistics and status. […]
It’s a simple question: can your database administrators read all of the data in all databases? Yes Yes, […]