#anybody that doesn't understand SQL it's a script about self-reflection
Explore tagged Tumblr posts
Text

"SELECT m.ACTIVE, b.ACTIVE, h.ACTIVE
FROM ME_ARCHIVE m
LEFT JOIN BRAIN b ON b.CELL_COMPOSITION = m.CELL_COMPOSITION
JOIN HEART h ON h.CELL_COMPOSITION = m.CELL_COMPOSITION
WHERE m.UPDATE_DATE <= SYSDATE
ORDER BY m.UPDATE_DATE DESC
[Query results]
Fetched 28 rows in 883,594,012 seconds"
#Almost a poem#anybody that understand SQL don't @ me. this is poetry not a real script#anybody that doesn't understand SQL it's a script about self-reflection
0 notes