Something about updating, altering and dropping tables in a database makes my palms sweat. With more practice, I’m hoping these fears fade, but for now, each time I execute anything other than a select, I imagine that I’m pushing a big red button.
After completing the SQL programming course, I’m feeling more confident. For instance, the other day, I performed an update on 2000 rows based on the results of a select. This is pretty basic stuff to a lot of developers, but for me, when it executed successfully, it gave me the same thrill as seeing “Hello, World!” on my first html web page.
This is part of why I love working on the web. There is always going to be something new to learn, and something that will always give you that exciting “I did it!” feeling.