200th Episode Extravaganza!

Topics covered
Popular Clips
Episode Highlights
Development Tips
Michael Outlaw shares insights on database development, emphasizing the challenges faced when transitioning from an object-oriented background. He highlights the difficulty in adapting to database routines, which often result in large stored procedures. Outlaw recounts his experience with DataGrip, where error messages were initially unhelpful due to their vague nature.
I had no idea what position that it was referring to. You know what I didn't notice at first though was that the data grip was automatically putting the cursor where the error was.
---
He eventually discovered that DataGrip automatically positions the cursor at the error location, a feature he had overlooked 1 2 3.
SQL Syntax
The hosts discuss the nuances of SQL, particularly the importance of understanding syntax differences between SQL Server and PostgreSQL. Michael Outlaw shares his habit of starting CTEs with a semicolon, a practice from his SQL Server days that caused issues in PostgreSQL.
SQL Server isn't as specific about semicolons that postgres is.
---
Joe Zack and Allen Underwood join the conversation, highlighting the need for developers to adapt to different SQL environments and the importance of recognizing subtle syntax requirements 4 5 1.
Related Episodes

Tackling Tough Developer Questions
Answers 383 questionsClean Code - Formatting Matters
Answers 383 questions

Technical Challenges of Scale at Twitter
Answers 383 questions

Water Cooler Gpt
Answers 383 questions

Supporting Your Code, README vs Wiki and Test Coverage
Answers 383 questions

Stack Overflow 2022 Survey Says …
Answers 383 questionsClean Code - How to Write Amazing Functions
Answers 383 questions87. Thunder Talks
Answers 383 questions

Gitlab vs Github, AI vs Microservices
Answers 383 questions

Docker Licensing, Career and Coding Questions
Answers 383 questionsThe 2022 Shopping Spree
Answers 383 questionsHow to be a Programmer
Answers 383 questionsHow to be an Advanced Programmer
Answers 383 questionsOur Favorite Developer Tools for 2015
Answers 383 questions

The 2020 Shopping Spree
Answers 383 questions
