Hi,
es koennte da den UNION-Operator geben:
SELECT
*
FROM
table_1
UNION SELECT
*
FROM
table_2
Gruss,
Ludger
--
"Die SPD im Auwind?"
"Die SPD im Auwind?"
Hi,
es koennte da den UNION-Operator geben:
SELECT
*
FROM
table_1
UNION SELECT
*
FROM
table_2
Gruss,
Ludger