Re: Make this faster?
Björn Steinbrink Wrote:
> If that still isn't fast enough,
It would also help a bit in my opinion to keep the size of the columns as small as possible, e.g.
CHAR(32) instead of VARCHAR(50) for the md5 key
The original WHERE clause states "deletes = '1'", yet deletes is declared as VARCHAR(255)
--
felix
Please use
BBCode to format your messages in this forum.
Subject
Views
Written By
Posted
3917
January 04, 2007 07:38AM
2355
January 04, 2007 10:21AM
2310
January 04, 2007 11:51AM
2411
January 04, 2007 03:34PM
2426
January 05, 2007 02:40AM
2340
January 05, 2007 05:07AM
Re: Make this faster?
2330
January 05, 2007 06:55AM
2357
January 05, 2007 08:31AM
2353
January 05, 2007 08:33AM
2589
January 05, 2007 08:45AM
2321
January 05, 2007 08:31AM
2419
January 05, 2007 08:45AM
2445
January 05, 2007 03:11PM
2372
January 08, 2007 02:44AM
2276
January 08, 2007 04:28AM
2361
January 08, 2007 04:41AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.