I'm wondering: how to get the average of a column in my database table displayed? And furthermore, how to display the average of a column for each row that has a certain integer in an another column?
Basically like a rating system, in which i have a rating column, a video column and a user column. I want to find the average rating for a certain video.
Can anybody help me?
Btw, i've already looked at the Statistical query part of The Guide, but i doesn't understand it fully...
It would help with an example

Help













