Login
Remember
Register
Ask a Question
What Are Different Types Of Queries That Can Be Used While Querying The Data Store?
+1
vote
asked
Feb 18, 2020
in
JAVA
by
rahuljain1
What Are Different Types Of Queries That Can Be Used While Querying The Data Store?
#type-of-queries
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 18, 2020
by
SakshiSharma
They are different ways of querying the data store to get the required information, the following is the list:
GET
PUSH
DELETE
...