I have two tables one is Parent and another is child. Parent has more columns than Child and Parent doesn't has unique id as well. In parent there are same oder id listed as multiple times with amounts for different products. So i need only one Order Id with sum of amount of all the products in child table.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Rupesh
I have two tables one is Parent and another is child. Parent has more columns than Child and Parent doesn't has unique id as well. In parent there are same oder id listed as multiple times with amounts for different products. So i need only one Order Id with sum of amount of all the products in child table.
Please suggest how to achieve that
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.