when converting Oracle SQL stored procedures to Databricks SQL , the generated code includes Oracle specific constructs and built-in procedure ( eg,. DBMS_OUTPUT.PUT_LINE, FOR LOOP ) that are not ...