cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

%SQL delete from temp table driving me mad

RobDineen
Contributor

Hello there, i have a temp table where i want to remove a null / empty values ( see below )

RobDineen_0-1729682455777.png


if there are no rows to delete, then shouldn't it just say Zero rows affected?

 

1 ACCEPTED SOLUTION

Accepted Solutions

daniel_sahal
Databricks MVP
2 REPLIES 2

daniel_sahal
Databricks MVP

Excellent, thank you @daniel_sahal