ECO SR Sradha Jana Resolving a unique real-time use-case with cross join and unnest to get the common data from… We all know the trivial definition of cross join, its helps to achieve cartesian product of two tables. In its simplest form an example of…