Hi Nallan, Thanks for replying, I am new here, so ...
# random
a
Hi Nallan, Thanks for replying, I am new here, so excuse me if I did anything wrong. I want to get records that do not have the attribute/property. i.e. { "name": "tom cruise", "image": "path/to/image.jpg" }, { "name": "tom cruise", } how do I fetch the records which does not have the image attribute?