3 lines
56 B
MySQL
3 lines
56 B
MySQL
|
|
select count(*) from PLZ, PLZ10 where P_PLZ=P10_PLZ;
|
||
|
|
\q
|