Answer the question
In order to leave comments, you need to log in
Get values with null field, how to do it?
There is a field `deleted_at` whose values are on the screen
how can I get records whose values are empty null
I try like this
select * from "operators" where ("deleted_at" = 'NULL')
ERROR: invalid input syntax for type timestamp: "NULL"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question