A tour of BigQuery tables

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 21

  • @kksrikanth
    @kksrikanth 3 ปีที่แล้ว +5

    What a clear cut explanation! Easy to understand. Great job!

  • @Santiagosony
    @Santiagosony 3 ปีที่แล้ว +3

    Isn’t Authorized Views a feature? Why is it with a Cross?

    • @tenaandrew
      @tenaandrew 3 ปีที่แล้ว

      yeah maybe they didnt check it

  • @kevinyang2909
    @kevinyang2909 ปีที่แล้ว +3

    I'm confused. Do Logical Views support Authorized Views? She said they do but there's a red X next to it in the list.

    • @herikim1088
      @herikim1088 ปีที่แล้ว

      I saw case that users who had access to other projects but who had no access to my team's bigquery project tables had access to data by logical view.

  • @shreyaspatil465
    @shreyaspatil465 ปีที่แล้ว

    is it possible to update only the modified or newly added data , so that every time it does not have to go through the whole table?

  • @PremAnand-kb9qo
    @PremAnand-kb9qo 2 ปีที่แล้ว

    how can i change the integer column to string? is there any commands available ?

    • @googlecloudtech
      @googlecloudtech  2 ปีที่แล้ว

      One option is using CAST to change the column's data type. cloud.google.com/bigquery/docs/managing-table-schemas#cast_a_columns_data_type

  • @herikim1088
    @herikim1088 ปีที่แล้ว

    Can anybody answer, could we insert more data on external table which is made from csv table on cloud storage?

    • @aliciawilliams5520
      @aliciawilliams5520 ปีที่แล้ว

      External tables are read-only by BigQuery, you can read more in cloud.google.com/bigquery/docs/external-tables#limitations. However, one idea would be to use an EXPORT DATA statement (cloud.google.com/bigquery/docs/reference/standard-sql/other-statements#export_data_statement) to overwrite the original GCS csv file (after appending data and preventative de-duping with SQL). You also may consider upgrading to a BigLake External Table (cloud.google.com/bigquery/docs/external-data-cloud-storage#upgrade-external-tables-to-biglake-tables) if you want some additional features related to performance and security.

  • @jerryjosejames6679
    @jerryjosejames6679 2 ปีที่แล้ว

    Are there any videos on Temporary tables?

  • @ShivamKumar-vv2op
    @ShivamKumar-vv2op 3 ปีที่แล้ว +1

    Thanks for sharing

  • @prasannpattar9483
    @prasannpattar9483 3 ปีที่แล้ว

    Great explanation. But why are these episodes out of sync.

  • @trishakr
    @trishakr 3 ปีที่แล้ว +2

    Wow.

  • @alphaXroyal1
    @alphaXroyal1 2 ปีที่แล้ว +2

    Aunt May?

  • @verdipratama
    @verdipratama 3 ปีที่แล้ว +2

    beauty

  • @vishnureddy1819
    @vishnureddy1819 2 ปีที่แล้ว +1

    great explanation, you look like aunt may from new spider man.