[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: [165955] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [165955] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?,?) ORDER BY name | Params: ["Philosophy","Religion & Spirituality","History","Motivation & Inspiration","Society"," Arts & Culture"] [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: [165955,"Philosophy",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [165955]
Curated from: youtu.be
Ideas, facts & insights covering these topics:
1 ideas · 6 reads
"Discover the timeless wisdom of the ancient Greek philosopher Socrates in this thought-provoking video. Socrates, considered one of the greatest thinkers of all time, believed that true wisdom lies in knowing that you know nothing. He also believed that the unexamined life is not worth living and that the mind is everything. In this video, we explore few of Socrates' most famous quotes. Join us on a journey of self-discovery and enlightenment as we delve into the teachings of one of the most influential philosophers in history." - Chatgpt