Love, Midna
Love, Midna - by ellebirdie23
578 unique view(s)
I just want you to know that I try really, really hard. In fact, when I fell asleep one time in class, I disciplined myself by not sleeping again for two nights in a row. I do that quite often.
Redemption by Eternal Eclipse
The Last Question by Simon Asimov
SELECT r.* FROM albums as a
LEFT JOIN (
SELECT * FROM records LIMIT 5) r ON r.album_id=a.album_id