Session Ready
Exercise

Name that table

Like all named objects in PostgreSQL, table names have certain restrictions as discussed in the previous lecture. To avoid issues when creating new tables, you should recognize which naming conventions are not allowed.

Instructions
100 XP
  • Delete the CREATE TABLE commands below which contain invalid table names.