[SQL] pobierz, plaintext SELECT * FROM (SELECT * FROM tabela ORDER BY id DESC LIMIT 50 ) AS alias ORDER BY RAND() LIMIT 2 ;[SQL] pobierz, plaintext