[go: up one dir, main page]

Dablinks for the Monthly Dab Challenge Created Last Month

The current time is October 9, 2024, 10:24 UTC.

             SELECT a.dab_id AS dab_id,
                    a.dab_title AS dab_title,
                    count(*) AS count,
                    lc_amnt AS all_count
               FROM all_dab_links_basic a, monthly_list_count
              WHERE a.dab_id = lc_id
                AND EXISTS
                      (
                       SELECT 1
                         FROM monthly_list_full b
                        WHERE a.dab_id = b.dab_id
                          AND a.article_id = b.article_id
                      )
                AND EXISTS
                      (
                       SELECT 1
                         FROM all_dab_links c
                        WHERE a.dab_id = c.dab_id
                          AND a.article_id = c.article_id
                          AND dab_date LIKE '202409%'
                      )
              GROUP BY a.dab_id
              ORDER BY count DESC, dab_title
         LIMIT 51

Showing below up to 50 results starting with #1.

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)

   1. Romani people in Spain (38 new links of 38)
   2. Arjun Singh (36 new links of 36)
   3. Ballard Smith (12 new links of 12)
   4. Congregation Beth Jacob (8 new links of 8)
   5. Mahmudul Hasan (7 new links of 7)
   6. Romani people in Iran (7 new links of 7)
   7. I Am Music (6 new links of 6)
   8. I-Space (4 new links of 4)
   9. Lacie (4 new links of 4)
   10. Loving-kindness (4 new links of 4)
   11. Otto Schulz (4 new links of 4)
   12. Samastha (4 new links of 4)
   13. Sport of Kings (4 new links of 4)
   14. Tafazzul (4 new links of 4)
   15. Auta (3 new links of 3)
   16. Balang (3 new links of 3)
   17. Baloch (3 new links of 3)
   18. Bangla (3 new links of 3)
   19. Belman (3 new links of 3)
   20. Bhojpur District (3 new links of 3)
   21. Borga (3 new links of 3)
   22. Claybrook (3 new links of 3)
   23. Compensation (3 new links of 3)
   24. Deputy (3 new links of 3)
   25. Dispossessed (3 new links of 3)
   26. Division (3 new links of 3)
   27. Insider (3 new links of 3)
   28. KAB (3 new links of 3)
   29. Kalachuri dynasty (3 new links of 4)
   30. Konkani (3 new links of 3)
   31. Leonidovka (3 new links of 3)
   32. Media (3 new links of 3)
   33. Mintal (3 new links of 3)
   34. Network (3 new links of 3)
   35. Nilkanth (disambiguation) (3 new links of 3)
   36. Noyelles (3 new links of 3)
   37. OLN (3 new links of 3)
   38. Ohel Yaakov Synagogue (3 new links of 3)
   39. Overruled (3 new links of 3)
   40. Page (3 new links of 3)
   41. Petukhovo (3 new links of 3)
   42. Poplar Grove (3 new links of 4)
   43. Public school (3 new links of 3)
   44. Puducherry (3 new links of 3)
   45. Puebla (disambiguation) (3 new links of 3)
   46. R. S. Sharma (3 new links of 3)
   47. SAFETY Act (3 new links of 3)
   48. Spin-off (3 new links of 3)
   49. Surf punk (3 new links of 3)
   50. Toshio Kuroda (3 new links of 3)

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)



Contact: the bot discussion page on the English Wikipedia.
Source code available here.