My job? To figure out what went wrong and fix it. Let us talk about SQL Server Performance Tuning in the Age of AI.
A Walkthrough – DATETRUNC Function in SQL Server
One such tool is the DATETRUNC function, introduced in SQL Server 2022. Let’s take a journey to understand how this function can simplify date handling.
#TSQL2sday Roundup: Has AI Helped You with Your SQL Server Job?
Earlier, I hosted a TSQL2sDay on Has AI Helped You with Your SQL Server Job?. I had lots of fun reading various contributions.
#TSQL2sday: AI-Assisted Query Optimization in SQL Server
I wanted to share my experience and insights as part of this month’s T-SQL Tuesday episode – Has AI Helped You with Your SQL Server Job?
Introduction to LangChain for Data Professionals
The “Introduction to LangChain for Data Professionals” course, offered by Pluralsight, is a meticulously crafted educational experience .
Python – Simplifying Text Conversion with OpenCV and Tesseract OCR
Instead, I took a clear photo and used OpenCV and Tesseract OCR to extract the text automatically. With just a few lines of code.
Python – Image Processing with OpenCV
OpenCV provides a comprehensive set of tools and algorithms for image processing, allowing you to easily manipulate and enhance images.