Author: Edwin Sanchez

Software developer and project manager with a total of 20+ years of software development. His most recent technology preferences include C#, SQL Server BI Stack, Power BI, and Sharepoint. Edwin combines his technical knowledge with his most recent content writing skills to help new breed of technology enthusiasts.

Database Migration to PostgreSQL: How to Do It Like a Winner

PostgreSQL, Tools & technologies, Uncategorized

The primary challenge or issue in database migration often lies not with the data itself but with...
Read More

SQL Optimization with AI: How It Will Save You Hours and Keep Prod from Exploding 

Database development, Tools & technologies

SQL optimization doesn’t feel hard because you don’t know SQL — it’s hard because once the data grows, nothing behaves the way it...
Read More

MySQL ORDER BY in Analytical Functions: The Easy Guide for Starters 

Database development, MySQL, Statements

MySQL ORDER BY is easy. But how about using it for analytical functions?  Analytical functions?  Oracle calls it that way. But...
Read More

MySQL Export and Import CSV: How to Do Both with Ease and Finesse 

MySQL, Tools & technologies

Hey, newbie! Looks like you’re here for some MySQL export and import to CSV stuff. Is data...
Read More

MySQL Create Index Guide: How to Add and Optimize Indexes for Performance

Database administration, Database development, Indexes, MySQL, Performance Tuning

Have you thought of how big a deal is to create an index in MySQL?  Using it enough vs. not using it is like night and day. So, if you...
Read More

New dbForge Edge: How to Up Your MSSQL Game in this Upgrade 

SQL Server, Tools & technologies

Hey, are you still using the old version of dbForge Edge? Do you wish it could do more for you? Well, improved dbForge Edge is out and...
Read More

How to Get SQL Percentage Calculation as Easy as Pie 

SQL Server, Work with data

Percentage calculation in SQL can be a bit like traversing an unfamiliar labyrinth. If you’re a...
Read More

MySQL Delete Column: The 2024 Ultimate Easy Guide 

MySQL, Tables

The MySQL delete column might sound pretty straightforward. You simply run the DROP COLUMN command, and poof! It’s gone. ...
Read More

Oracle Performance Tuning: Tips, Tricks and Hidden Secrets

Oracle

Ever wondered why Oracle Performance Tuning is so thrilling for budding Oracle developers and DBAs?  The answer lies in the art of...
Read More

SQL Multiple Joins – How to Join Tables the Easy-Breezy Way 

Database development, SQL Server

Have you ever found yourself tangled in the web of SQL multiple joins?  Don’t sweat it –...
Read More
Close