manojmkr
Programmer
- Oct 29, 2001
- 10
Hi to All
I want to concatenate the values of 2 columns(col1 & col2) in the 3rd column(col3) internally. can it possible ? then how?
for eg.:
table is : xyz
col1 col2 col3
1991 3 19913
1991 4 19914
2000 1 20001
2000 4 20004
.....
....
...
Thanks In advance
Mano
I want to concatenate the values of 2 columns(col1 & col2) in the 3rd column(col3) internally. can it possible ? then how?
for eg.:
table is : xyz
col1 col2 col3
1991 3 19913
1991 4 19914
2000 1 20001
2000 4 20004
.....
....
...
Thanks In advance
Mano