I need to create a list of users online right now, or up to 20 minutes ago. The table with the data of the users is called 'User', and the table that has the accesses of these users is called 'Core.logs'.
I have no idea how to do this! Can anyone at least give me a hint?