In this post, I’ll introduce two easy ways to create views in BigQuery directly in Google Cloud console.
Option 1 – Create and run your query. Then save it as view.
1. Create a query for your view & run the query
2. Just click save as view
Option 2 – Use “Create View As”
Just like you do in other databases, use