SQL Style for Data Scientists - Query Syntax

SQL Style for Data Scientists - Query Syntax

Here are some general rules that I try to follow when writing queries in a SQL database. There will always be exceptions, but you might want to keep these in mind when you're working in your own SQL environment.

READ MORE


Hi Patrick, great article. Readability is key when you're working with large and complex query logic. I've followed the same SQL style guide for years and found it to be immensely helpful. Just a quick side note, take a peek at the second line of your insert statement. ;) 

Like
Reply
Like
Reply

To view or add a comment, sign in

Explore content categories