Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 216 Bytes

File metadata and controls

3 lines (3 loc) · 216 Bytes

SQL

  • Convention is to upper case everything that is a keyword, or generic un-related to your personal things
  • Code works if it's lower case as well, but usually you use lower case for your personal definitions