Google News
logo
PouchDB - Quiz(MCQ)
The ____ function may be used to minimize the size of a database by deleting unneeded data.
A)
Min()
B)
Reduce()
C)
compact()
D)
Minimize()

Correct Answer :   compact()


Explanation : The compact() function may be used to minimize the size of a database by deleting unneeded data.

Advertisement