How to SCHEDULE QUERIES & create STORED PROCEDURES in SQL | BigQuery

Поделиться
HTML-код
  • Опубликовано: 8 янв 2025

Комментарии • 14

  • @monubhaiya9022
    @monubhaiya9022 Год назад +1

    Thank you so much for this series I learn so many things... Waiting for final end to end project on PBI ... thank you so much

    • @pivotalstats
      @pivotalstats  Год назад

      Really glad that it helped. :)
      Sure i will come back to PBI soon, once i wrap up the current python content. Thanks for watching!

  • @ramachandrans6349
    @ramachandrans6349 11 дней назад

    thank you so much for your explanation is clear, and Please make the videos for cloud functions,airflow and pubsub

  • @pramodasarath6733
    @pramodasarath6733 5 месяцев назад

    Wonderful explanation.. Hope i came across ur channel early

    • @pivotalstats
      @pivotalstats  5 месяцев назад

      Glad it helped, thanks for watching!

  • @anjansaha5
    @anjansaha5 9 месяцев назад +1

    Hello, you have a good content. Make make another content for Advanced SQL course..

  • @SoulamiMukherjeexWF
    @SoulamiMukherjeexWF 5 месяцев назад

    I want to schedule a stored procedure in bigquery , how to do that

    • @pivotalstats
      @pivotalstats  5 месяцев назад +1

      Create a Stored Procedure first and then create a new query. Inside that new query write "Call your_SP_name ()". Save this query and then schedule it as shown in the video. Hope this helps!

    • @sutoni4588
      @sutoni4588 Месяц назад

      @@pivotalstats is this paid bigquery version? because I tried it once and there was an error with a notification related to billing.

  • @bsc169
    @bsc169 Год назад +1

    Thanks