In our testing we have found that we have the need to delete large amounts of data quickly. The standard method of deleting data is a soft style delete which can leaved large amounts of data still around which as we understand would have to be filtered out of any queries that are run against the data.. We would like functionality similar to a truncate function to be implemented to quickly remove data from the instance. We understand this would be unrecoverable, but that is fine for what we are needing to do.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.