SQL Grouping in the Mind’s Eye
In my last post, I demonstrated what it might look like if you could see your SQL query constructed in real time. I did not, however, mention the order in […]
In my last post, I demonstrated what it might look like if you could see your SQL query constructed in real time. I did not, however, mention the order in […]
How do you see SQL? I’m going to start with the traditional code-only approach, and then expand with an example to see what happens visually. From the books I’ve read […]
Teaching children to program at an early age is a trend I am fully behind. We have Scratch from MIT where you drag and drop commands to move objects around the […]
So you want to start your career in databases (admin, developer, engineer, analyst, wizard, bushwhacker, etc.), but you don’t have the requisite experience to get that coveted on-the-job experience you […]
I joined the Professional Association for SQL Server (PASS) after reading Brent Ozar’s article on How to Get a Junior DBA Job – Part 3. It was the first I […]
I wrote in my last post about the lack of visual representation while learning SQL. Please, don’t just take my word for it. Let’s answer this question together, “What alternatives […]
I’ve been wanting to blog about learning Structured Query Language (SQL) since November 2013. My reasons are to document my own learning and provide a different mode for other students […]