Files
secondo/Tools/Generators/TPC-H/postgres/join_plz_plz10.sql

3 lines
56 B
MySQL
Raw Normal View History

2026-01-23 17:03:45 +08:00
select count(*) from PLZ, PLZ10 where P_PLZ=P10_PLZ;
\q