This is what i am trying to do. I have three tables. Table A, Table B and Table C which i have already created. I need a query that should return me results in table D.
-
the column total_order in Table D is the sum of all b_type and c_type for specific id from Table B and Table C
-
the column percentage is where we are calculating the percentage from column totalR and total_order (14/3*100 = 466.66).
-
The First Three Columns in Table D are from Table A




没有评论:
发表评论