the DB looks like this, and I need a query to get each stat with the idstat, the user downloader, and the user creator. Without adding a line "user_creator" in the stat table. I should be able to get the user creator with stat.contentidcontent > content.iduser but I can't reach it, I always get the iduser_downloader in the iduser_creator column.
Thanks!
