Tag

VALUES statement

0 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Mar 25, 2020 · Databases

Using the New TABLE and VALUES DML Statements in MySQL 8.0.19

MySQL 8.0.19 adds two novel DML statements—TABLE for convenient full‑table scans and sub‑query replacements, and VALUES for generating in‑memory row sets—each with clear syntax, practical examples, and execution‑plan insights that help developers quickly adopt these features.

DMLMySQLSQL
0 likes · 8 min read
Using the New TABLE and VALUES DML Statements in MySQL 8.0.19