I like to write multiple statements in the same query, because I want to check multiple things. I’m new to BigQuery and so far the only way I can get 1 statement to run is via highlighting the whole thing, and sometimes it can be long. Snowflake has a neat function to only run the statement where the cursor is at. Do you know if BigQuery has something equivalent?