Let say I have student Table like below in BigQuery:
Mark Table looks like below in Big Query:
I would like to join this two tables and create a new table like below :
Let say I have student Table like below in BigQuery:
Mark Table looks like below in Big Query:
I would like to join this two tables and create a new table like below :
Consider below query,