BigQuery returns the first date of that period. query = "SELECT DATE_TRUNC(CURRENT_DATE(),{timeframe}) as current_period_start".format(timeframe ...
確定! 回上一頁