Oracle Database Truncate all documents from collection
Removes all documents from the collection without deleting the collection itself. This is faster than deleting documents one by one or with a filter.
Removes all documents from the collection without deleting the collection itself. This is faster than deleting documents one by one or with a filter.