About César Pedro Zea Gomez
César is a seasoned technology expert with over 35 years of experience in full-stack application development. As a renowned senior SQL Server expert, he specializes in optimization, development, migration, and business intelligence systems, delivering top-tier solutions to clients.
View all posts by César Pedro Zea Gomez
If you've been working with MySQL and are encountering errors in MySQL Workbench, don't worry you're not alone. I'll walk you through t...
Continue reading
If you’ve ever used DBeaver to clone database records containing JSONB data in sql, you might have encountered a frustrating problem: t...
Continue reading
If you’ve ever written a SQL query where you needed to reference a calculated column multiple times, you might have run into a frustrat...
Continue reading
Hi there! Today, I want to break down a common SQL scenario I’ve encountered while working with databases: concatenating multiple ...
Continue reading
Have you ever stared at a sluggish MySQL query, wondering why it’s taking ages to fetch results? I recently faced this exact issue, and...
Continue reading
As someone who has worked on SQL queries to analyze and manipulate data, I understand the frustration of running a query only to discov...
Continue reading
I’ll walk you through the process of creating and enhancing a SQL Server stored procedure to analyze shipping data. We’ll start with a ...
Continue reading