![]() |
Sergey Kornilov admin 8/3/2015 |
You can do this using subqueries, dividing each column by the total of the whole table. See an example below. |
G
|
Gibbzey author 8/4/2015 |
You can do this using subqueries, dividing each column by the total of the whole table. See an example below.
|
![]() |
Sergey Kornilov admin 8/4/2015 |
You miss backticks around master data, should be |
G
|
Gibbzey author 8/4/2015 |
You miss backticks around master data, should be master data if your database is MySQL.
|