Postgres ORDER BY twice DESC then ASC ... From comments t JOIN tree rt ON rt.parent_id = t.id ) SELECT * from tree ORDER BY id DESC LIMIT 5.
確定! 回上一頁