Footprint
Leave a footprint so large, no realizes it exists.
463 unique view(s)
You may feel like you want nothing from the world... but then you realize what you actually want is just unattainable.
Complete (Dramatic Remastery) by Smurfbeatz
The Lost World by Michael Crichton
SELECT r.* FROM albums as a
LEFT JOIN (
SELECT * FROM records LIMIT 5) r ON r.album_id=a.album_id