OLHub

Query execution & optimization — nguyên lý

Cách database biến câu SQL khai báo thành kế hoạch thực thi: parser, planner, executor; access path (full scan vs index scan); join algorithm (nested loop / hash / merge); cost model và cardinality — nguyên lý chung cho mọi RDBMS, không gắn engine.

3 bài · ~62 phútMiễn phí