I currently have the code below where I select profile_picture from the column relation where the userID is 129, how ever I tried adding where id is max and realised that rules out selecting from only rows that contain profile_picture.I currently have the code below where I select