Hey guys, I have the following query below, where I list all posts, number of comments and the user who created it, but also wanted to list the last user who commented on each post, can you do all this in just a query?
SELECT post.titulo, COUN...
asked by
05.02.2017 / 15:07