No Truncate Table? No Problem!
March 23, 2011 Hey, Ted
I am working on a project using DB2 for i, but my experience is with other database management systems. I can’t find the SQL TRUNCATE TABLE statement. Does DB2 cover this functionality some other way? –Brad Even in 7.1, the latest release, IBM does not implement the TRUNCATE TABLE statement. However, since this statement is included in other DB2 products, as well as in Informix, I expect we’ll see it eventually as part of our world. For the benefit of readers who are not familiar with TRUNCATE TABLE, this statement removes all rows of a table (records of a physical |