[SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.id = ? AND i.is_draft = 0 | Params: [166446] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [166446] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?) ORDER BY name | Params: ["Psychology","Philosophy","Religion & Spirituality","Technology & The Future","Science & Nature"] [SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.is_draft = 0 AND i.id != ? AND i.hashtags LIKE CONCAT('%', ?, '%') ORDER BY i.total_reads DESC LIMIT ? | Params: [166446,"Psychology",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [166446] how the world works — Eduo
Eduo
Log in Sign up
how the world works

how the world works

Curated from: deepstash.com

Ideas, facts & insights covering these topics:

1 ideas  ·  3 reads

The World Built In Lies

why does human believe in lie and deception..because it's appealing to the ear and soul..or it's what you want to think..maybe it your hope..the world is built in lies and deception..we are so deep in this stuff we don't know if we unveil the truth with more lies..but there is a principle attached to deception and lie..in all of it there is an atom of truth to begin.....be guided king Samuel Obasi

3 reads

Are you sure?