Need your help about Forum builder [message #391979] |
Sun, 15 March 2009 10:18 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
haider_1pk
Messages: 135 Registered: March 2009 Location: PAKISTAN
|
Senior Member |
|
|
Hello ALL
I need your help. That I want to create a table in Forum builder Oracle 9i which has two columns.
And these columns are multiply of each other .
For example ,
Columns A * columns B = Total
12 * 2 = 24 Its mean that table are multiply each other
Thanks [EDITED by LF: applied [pre] tags and fixed topic title type after deleting duplicate topics]
[Updated on: Sun, 15 March 2009 13:09] by Moderator Report message to a moderator
|
|
|
|
|
Re: Need your help about Forum builder [message #392080 is a reply to message #391979] |
Mon, 16 March 2009 05:23 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
haider_1pk
Messages: 135 Registered: March 2009 Location: PAKISTAN
|
Senior Member |
|
|
Hello ALL,
Dear ,.
I have Create three items; multiply the first and the second one in (for example) WHEN-VALIDATE-ITEM trigger on the second item and store result in the third one. For example
:block.item_3 := :block.item_1 * :block.item_2;
Now I need the whole total of Blocks
For Example
2 * 4=8
3*3 =9
3*4=12
Total = 29
But I need to Answer same Block.
Please Help me, how to solve this ,
Thanks\
Haider Ali
|
|
|
|