gvwilson / sql-tutorial

The Querynomicon: An Introduction to SQL for Wary Data Scientists
https://gvwilson.github.io/sql-tutorial/
Other
419 stars 35 forks source link

Clarifying admin commands #43

Closed zkdan closed 5 months ago

zkdan commented 5 months ago

I found that when I did this part of the tutorial, I tried .header on .mode markdown on one line because I wasn't clear that the returns are required for these commands, since they were in a block with the select * from little_penguins.

Also I had an automatic code formatter on that introduced WAY more changes than I wanted to make, so I undid that.