Re: Creating a database is slow on Windows XP
From: Hans Forbrich <forbrich_at_yahoo.net>
Date: Thu, 13 May 2004 04:41:00 GMT
Message-ID: <w%Coc.4114$RM.3429_at_edtnps89>
Date: Thu, 13 May 2004 04:41:00 GMT
Message-ID: <w%Coc.4114$RM.3429_at_edtnps89>
Dim St Thomas wrote:
> I am a developer working on a database client program. I am testing this
I have a strong suspicion that you might be creating databases where you
really should be creating schemas.
With all due respect, the way you phrase your question implies you do not
understand enough of the Oracle internals to program efficiently toward the
way Oracle implements the database constructs. All SQL is NOT created
(actually implemented) equally.
If you have not done so already, PLEASE get and read a copy of Thomas Kyte's
/Hans Received on Thu May 13 2004 - 06:41:00 CEST