Clearing tables
- From: "Chris Lieb" <ChrisLieb@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 May 2005 10:59:17 -0700
Which is the more efficient way to clear the contents of a table:
DELETE FROM tableName
TRUNCATE TABLE tableName
Or DROP the table then create it again?
--
Chris Lieb
UPS CACH, Hodgekins, IL
Tech Support Group - Systems/Apps
.
- Follow-Ups:
- Re: Clearing tables
- From: Hari Prasad
- Re: Clearing tables
- Prev by Date: query multi tables, count/sum 1 of the tables
- Next by Date: Re: Clearing tables
- Previous by thread: query multi tables, count/sum 1 of the tables
- Next by thread: Re: Clearing tables
- Index(es):
Relevant Pages
|
|