I have keys that may change slightly in both tables, because they were both independently entered via free text. Any human eye would spot that they are the same, but the tables are too big to created regular expression rules for each type of mismatch.
For example, these should match:
This Is Key One
and This is Key one
Subject:the Description
and Subject: the Description
I am key two!
and I am key two
How do I create such a query? (if it's even possible in BQ)