I have two table user and Image table I want to select only the profile picture in the image table and in the user table I can select 3 fields . I tried using the Inner join but I can’t see no image displayed and no error . bellow is my code I have two table user and Image table I want to