Query1="select column from table1" Query2="select column from table1" Result: table should be like this Col1-Query1 Col2-Query2 1 1 2 2 3 3
INNER
LEFT
RIGHT
CROSS JOIN
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)