Now let's walk through what's happening here. We still use the `select *` which will pull out all of our columns returned from the rest of our query. We say from our `Users` table, and this `u` is ...