Hi All,
I am trying to append two tables,those present in my database.
The theme i want to output as,display all the columns from both the tables in the result.
Means that if the first table contains 3 columns and the second table contains 4 columns. so Total 7 columns i want to display in the result.(remembe r one thing that there is no common column for both the tables.)
The following figures shows the input and output what i exactly asking.
So could any one please provide me the result how should i get this.
Thanks In Advance,
Phani Kumar.
I am trying to append two tables,those present in my database.
The theme i want to output as,display all the columns from both the tables in the result.
Means that if the first table contains 3 columns and the second table contains 4 columns. so Total 7 columns i want to display in the result.(remembe r one thing that there is no common column for both the tables.)
The following figures shows the input and output what i exactly asking.
So could any one please provide me the result how should i get this.
Thanks In Advance,
Phani Kumar.
Comment