Community

Becoming Familiar With the Little Known SQL Keyword LATERAL

(Vadim Tkachenko) Working on a weekend project, I became familiar with the SQL keyword “LATERAL”, which I had not used before because it was only introduced recently in MySQL 8.0.14, so I wanted to share how it can be used.