LibraryCarpentry / lc-sql

Library Carpentry: SQL
https://librarycarpentry.org/lc-sql/
Other
12 stars 37 forks source link

Replace table name `journals` in Creating... lesson #168

Open kevinatpenn opened 1 year ago

kevinatpenn commented 1 year ago

How could the content be improved?

The demo code on this page generally has us create then work with a table named journals; however, journals exists in the demo database. Suggest using a distinct table name (e.g.: journal; journals2) for the new table.

Which part of the content does your suggestion apply to?

episodes/09-create.md