MySQL Forums
Forum List  »  Italian

ALTER TABLE `table` ORDER BY `column_a` DESC
Posted by: marco pilolli
Date: October 07, 2010 08:30AM

può questo comando
ALTER TABLE `table` ORDER BY `column_a` DESC

aiutarmi a migliorare le performance del mio db

soprattutto in lettura usando un indice che è riferito proprio a `column_a` ??

Options: ReplyQuote


Subject
Views
Written By
Posted
ALTER TABLE `table` ORDER BY `column_a` DESC
3447
October 07, 2010 08:30AM


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.