Viewing 3 posts - 1 through 4 (of 4 total)
One thing that I forgot to mention. The data that we load is grouped by year. That is we get a set of data for 2003, 2004, 2005,...
August 8, 2006 at 9:35 pm
#653973
Great feedback. Thanks everyone.
Here's the reason why I want to use truncate:
We have a database refresh job that happens weekly. The job basically deletes all rows from all...
August 8, 2006 at 9:23 pm
#653972
Is there a way to get all the DDL for all constraints on a table? Then I could run the drop all the constraints on the table, run the truncate,...
August 3, 2006 at 7:21 am
#653081