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