I have 2 tables chat_room have two columns : id, slogan chat have 3 columns : id, chat_room_id,updated_at
this is my code
SELECT chat_room.* FROM chat_