1.

Which method deletes multiple (specified) indexes on a collection?

A. dropIndexes()
B. dropIndex()
C. Both A and B can be used
D. getIndexes()
Answer» B. dropIndex()


Discussion

No Comment Found