Help Center> Document Database Service> FAQs> Database Usage> Can I Delete an Index That Fails to Be Created in DDS?
Updated on 2024-04-29 GMT+08:00

Can I Delete an Index That Fails to Be Created in DDS?

Run the db.<collection>.stats() statement to query the indexes that fail to be created in the database and then delete them.

Set collection as required.

Database Usage FAQs

more