|
|
Alexey admin 11/13/2007 |
|
Hi, select text,quantity from ( select text,quantity from area1 union all select text,quantity from area2 union all select text,quantity from area3 ) |
|
|
W
|
webdino author 11/13/2007 |
Hi, try to combine data from multiple tables in a single SQL in a single query using UNION ALL clause. I.e.
|
|
|
|
Alexey admin 11/13/2007 |
|
What are the headlines you talking about ? |
|
|
W
|
webdino author 11/13/2007 |
What are the headlines you talking about ?
|
|