M

Mr. Dubey • 53.53K Points
Coach

Q. What is the alternate way to search in an IndexedDB API?

  • (A) Key
  • (B) Address
  • (C) Indexes
  • (D) All of the mentioned

Explanation by: Mr. Dubey
In addition to retrieving objects from an object store by their primary key value, you may want to be able to search based on the value of other properties in the object. In order to be able to do this, you can define any number of indexes on the object store.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics