Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have two tables like this
Table1:
Load
a,
b,
c
from ;
Table 2:
e,
f,
g
In final table i need these fields like below
finaltable:
load
c,
e
can any one help on this scenario
Hi Pavan,
Can you elaborate the problem you are facing? I'm not sure what you are trying to do.
concantenate
Or you can try this
join