Tell me which operator to use. There are 2 tables:
table1 table2 clientId clientId 1 2 2 3 3 4 You must create a query to get a column with values that are found in both tables:
clientId 2 3 PS how to access the table column in BigQuery, if the table name looks like this [big-query-1265: p1_Clickstream.che_magazin_2505_1207], and the column clientId?