I am creating a table which contain 3 columns which includes 2 enum columns and 1 float column, so how to calculate the value of the last column and group it by the first column?
I'm using MySQL and tried to generate the web page using PHP Generator for MySQL…
Top comments (0)