Post #4507160
2026-08-09 02:33 UTC
Wait was minority report a documentary from the future?
Replies (1)
-
@dregan@lemmy.world 2026-08-09 03:16
Nah, this could be a simple SQL statement with the right data source. SELECT v.ssn, terrorist = TRUE FROM citizens v INNER JOIN voting_history h ON v.ssn = h.ssn WHERE h.party_affiliation = 'Democrat';