C
cverbiest
Guest
If it's the whole database, a different approach could be to maintain a database that contains only the schema without any data and procopy that db over the db you want to clear, no need to rebuild indexes after that.
Continue reading...
Continue reading...