[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: [166241] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [166241] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?) ORDER BY name | Params: ["Money & Investments","Health","Habits","Learning & Education","Business"] [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: [166241,"Money & Investments",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [166241] Money makes MOOD ! — Eduo
Eduo
Log in Sign up
Money makes MOOD !

Money makes MOOD !

Curated from: deepstash.com

Ideas, facts & insights covering these topics:

2 ideas  ·  2 reads

Money ; A Hidden Influencer

I think and have experienced so many times that if money come to us , whether one of our friends returned us or we earned it by our hard work , it can secretly enhance and uplift our mood .

1 reads

Influences

  • Can bring positive behaviour among family members and friends .
  • May help you to keep your emotions uplifted throughout the day .
  • If money keeps coming , it can direct you to perform good habits and leave bad ones .
1 reads

Are you sure?