Hello, how are you?
I have a problem in my sql query, where it does not recognize null data in the database
This does not work, rpa does not run
This does not work, the rpa does not run, we also try to put [status_request
] <> “string specifies”, but it doesn’t work
Hi @Luca_Alcalde ,
Could you also let us know what was the error message received ?
It does not give any error, it executes successfully as if there were no rows in the table to be executed
@Luca_Alcalde ,
Could you maybe try replacing the = NULL
with Is NULL
and check if it works ?