Databricks SQL Will Not Accept Correlated Columns Error: Correlated column is not allowed in a non-equality predicate
I have a T-SQL Query that includes correlated columns. When I attempt toexecute the query with Databricks SQL I get the error:
I have a T-SQL Query that includes correlated columns. When I attempt toexecute the query with Databricks SQL I get the error: