Re: how to boost drop table statement
- From: "John Currier" <md4curvs@xxxxxxxxx>
- Date: 18 Jun 2005 11:22:49 -0700
> You could try to TRUNCATE the tables first, but then they must not have
> foreign key constraints.
You just have to do them in the correct order (assuming no recursive
constraints).
<plug>
SchemaSpy grew out of a tool that I wrote to determine that order.
It'll generate insertion order and deletion order lists of tables that
are intended to be used by load/purge scripts.
</plug>
John
http://schemaspy.sourceforge.net
.
- Follow-Ups:
- Re: how to boost drop table statement
- From: Thomas Kellerer
- Re: how to boost drop table statement
- References:
- how to boost drop table statement
- From: Markusin
- Re: how to boost drop table statement
- From: Thomas Kellerer
- how to boost drop table statement
- Prev by Date: (Sybase) JConnect 5.5 and 6.0 code hangs !!!
- Next by Date: Re: how to boost drop table statement
- Previous by thread: Re: how to boost drop table statement
- Next by thread: Re: how to boost drop table statement
- Index(es):
Relevant Pages
|
|