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
3902
January 04, 2007 07:38AM
2349
January 04, 2007 10:21AM
2302
January 04, 2007 11:51AM
2402
January 04, 2007 03:34PM
2419
January 05, 2007 02:40AM
2331
January 05, 2007 05:07AM
Re: Make this faster?
2324
January 05, 2007 06:55AM
2350
January 05, 2007 08:31AM
2347
January 05, 2007 08:33AM
2579
January 05, 2007 08:45AM
2314
January 05, 2007 08:31AM
2413
January 05, 2007 08:45AM
2435
January 05, 2007 03:11PM
2361
January 08, 2007 02:44AM
2270
January 08, 2007 04:28AM
2353
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.