If we have multiple statements in SQL Transforms and we select and run 1 statement. Then it gives the desired output.
but if we delete that chunk of code and click on run button, it still runs for the previously selected code without giving any error. It should give a proper error like “Please select query to run” rather than running for the previous selection.