×
RDBMS

PolarDB-X TPC-H Column-Oriented Storage Execution Plan

The article explains the design points of PolarDB-X's TPC-H columnar execution plan, covering optimization principles, proofs, and code implementations.

When to Use NULL and When to Use Empty String

This article explains the difference between NULL and empty strings using MySQL on Alibaba Cloud RDS.