<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Growth-Mindset on Rafiul Alam</title>
    <link>https://alamrafiul.com/categories/growth-mindset/</link>
    <description>Recent content in Growth-Mindset on Rafiul Alam</description>
    <image>
      <title>Rafiul Alam</title>
      <url>https://alamrafiul.com/papermod-cover.png</url>
      <link>https://alamrafiul.com/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 11 Sep 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://alamrafiul.com/categories/growth-mindset/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Unlearning What No Longer Works: The Hardest Part of Growth</title>
      <link>https://alamrafiul.com/blogs/unlearning-what-no-longer-works/</link>
      <pubDate>Thu, 11 Sep 2025 00:00:00 +0000</pubDate>
      
      <guid>https://alamrafiul.com/blogs/unlearning-what-no-longer-works/</guid>
      <description>&lt;p&gt;For six months, I wrote every SQL query like this:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-sql&#34; data-lang=&#34;sql&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;SELECT&lt;/span&gt; &lt;span style=&#34;color:#f92672&#34;&gt;*&lt;/span&gt; &lt;span style=&#34;color:#66d9ef&#34;&gt;FROM&lt;/span&gt; users &lt;span style=&#34;color:#66d9ef&#34;&gt;WHERE&lt;/span&gt; id &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; &lt;span style=&#34;color:#ae81ff&#34;&gt;123&lt;/span&gt;;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;SELECT star.&lt;/strong&gt; Get all the columns. Always.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;My reasoning:&lt;/strong&gt; &amp;ldquo;I might need all the data. Better to have it than query again.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;This worked fine for my bootcamp projects. Tables had 5 columns. Performance didn&amp;rsquo;t matter.&lt;/p&gt;
&lt;p&gt;Then I joined a company with real production data.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;My first code review:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Senior Engineer:&lt;/strong&gt; &amp;ldquo;Why are you selecting all columns?&amp;rdquo;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
