google-site-verification=EmVnnySXehAfTr_j8ZJN48hwvxJtfNf80pkPX1ObQlA Fast Track News: 51 BigQuery: Qwik Start - Command Line

51 BigQuery: Qwik Start - Command Line

 curl -LO raw.githubusercontent.com/quiccklabs/Labs_solutions/master/BigQuery%20Qwik%20Start%20%20Command%20Line/quicklabgsp071.sh


sudo chmod +x quicklabgsp071.sh


./quicklabgsp071.sh




Run this task command once you get a score of previous tasks


Task 7. Clean up

Run the bq rm command to remove the babynames dataset with the -r flag to delete all tables in the dataset:


bq rm -r babynames


Confirm the delete command by typing Y.

No comments:

Post a Comment

April Week 2 || Lab 2 || Troubleshooting Data Models in Looker

  CREATE NEW FILE NAME: user_order_lifetime view: user_order_lifetime { derived_table: { sql: SELECT order_items.user_id as us...