Closed kpmane closed 5 years ago
Suppose, {"userId": "VSCODE", "password": "CODEVS","name":"abcd"} this is my value with key "VSCODE". i want to fetch the record on name == "abcd" condition How can i achieve this?
Suppose, {"userId": "VSCODE", "password": "CODEVS","name":"abcd"} this is my value with key "VSCODE". i want to fetch the record on name == "abcd" condition How can i achieve this?