Further reading
In this chapter, we have described the most important SQL topics, but there is much more that you can read if you want to look deeper and become proficient with SQL.
The Snowflake documentation is free to use and provides good explanations and examples, and of course, is the reference source of knowledge for the Snowflake dialect of SQL.
You can start with these pages:
- SQL command reference: https://docs.snowflake.com/en/sql-reference-commands.html
- Summary of commands: https://docs.snowflake.com/en/sql-reference/intro-summary-sql.html
- Queries: https://docs.snowflake.com/en/user-guide/querying.html