Learning more
This has been a quick overview of SQL concepts and syntax; we've covered most of what you need to know to write a simple database application, but there's much more to learn. The PostgreSQL manual, available at https://www.postgresql.org/docs/manuals, is a great resource and reference for SQL syntax and the specific features of PostgreSQL.