Hi Experts,
i am having two table A with no object and B with Object. there are three columns
Column 1 belongs to table A,
Column 2 belongs to table B,
Column 2 belongs to table B.
Now i want to multiply Column1 with Column 2 and store the resultant value in Column 3.
How can i do this....
Thanks