Correct Answer : db.find(query)
Explanation : The syntax for using the PouchDB “Find” plug-in to query a database is “db.find(query)”.
db.find(query)