MySQL Forums
Forum List  »  Italian

Re: ALTER TABLE `table` ORDER BY `column_a` DESC
Posted by: Gavin Towey
Date: December 27, 2010 06:31PM

Solo se tu non modifici la tabella dopo il alter table. In generale, usare indexes per migliorare la performance -- la ordine della tabella non dura, e non aiuta molto.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ALTER TABLE `table` ORDER BY `column_a` DESC
1887
December 27, 2010 06:31PM


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.