BigQuery Nested and Repeated Fields - Live Example

Поділитися
Вставка
  • Опубліковано 14 лис 2024

КОМЕНТАРІ • 7

  • @salmansayyad4522
    @salmansayyad4522 Рік тому

    Thanks🎉🎉

  • @nileshdeshmukh6931
    @nileshdeshmukh6931 3 роки тому +1

    Thanks sir 👍

  • @praveenkhanduri2819
    @praveenkhanduri2819 2 роки тому

    For example we want to update for John , for the book The Insider , pages from 200 to 250 . What will be the query ?

  • @sanagpal
    @sanagpal 8 місяців тому

    Where can I connect you?

  • @Han-ve8uh
    @Han-ve8uh 3 роки тому +1

    1. What's the difference between repeated and nested? Is it something must be nested before it can be repeated?
    2. What is the FROM table, UNNEST syntax? Sometimes i see FROM table CROSS JOIN UNNEST, or FROM table LEFT JOIN UNNEST too.
    3. What is FROM X,Y syntax?

  • @sridhar43299
    @sridhar43299 2 роки тому

    O have one doubt that is how to run the procedure s in airflow if data in postgres data base

  • @akashm8203
    @akashm8203 2 роки тому

    good explanation about repeated fields. how can we query --> Give me users who either have "The insider" or "The Alchemist". The result should return Krishna and John