Query is called whenever you query your chaincode's state. Queries do not result in blocks being added to the chain, and you cannot use certain functions.
Which function can you not use inside a Query?
When deploying a database option there are some important things to consider from a deployment perspective. CouchDB and LevelDB can be deployed with
Fabric.
Which of the following is a true statement in regards to ledger deployment?
Every chaincode has an ________________ policy which specifies the set of peers on a channel that must execute chaincode and endorse the execution results in
order for the transaction to be considered valid.