SQL
x
USE enwiki_p;
SELECT *
FROM comment
WHERE comment_id in (‘1329160’, ‘1329181’, ‘1347438’, ‘1347440’, ‘1347443’, ‘1347456’, ‘1347457’, ‘1347470’, ‘1347474’, ‘1365819’, ‘1366293’, ‘1378364’, ‘1386838’, ‘1386849’, ‘1388515’, ‘1393998’, ‘1399935’, ‘1401544’, ‘1411522’, ‘1411655’, ‘1411666’, ‘1411677’, ‘1411683’, ‘1412728’, ‘1427646’, ‘1427649’, ‘1437461’, ‘1440323’, ‘1455502’, ‘1455507’, ‘1455538’, ‘1455543’, ‘1455649’, ‘1455707’, ‘1455735’, ‘1455925’, ‘1455933’, ‘1455938’, ‘1455975’, ‘1458940’, ‘1458945’, ‘1458975’, ‘1467177’, ‘1473794’, ‘1491465’, ‘1503351’, ‘1503354’, ‘1508251’, ‘1513340’, ‘1513351’, ‘1513356’, ‘1513441’, ‘1513456’, ‘1513469’, ‘1525223’, ‘1525905’, ‘1530044’, ‘1530051’, ‘1530056’, ‘1530083’, ‘1537060’, ‘1562493’, ‘1562517’, ‘1562684’, ‘1562696’, ‘1562719’, ‘1562737’)
LIMIT 100;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.