Webdevelopment
Drupal
Betriebssysteme
Design
Sonstige
Sa., 20/10/2012 - 23:54
Body
Mysql Doku
http://dev.mysql.com/doc/refman/5.1/de/mysql-indexes.html
Artikel
http://www.tizag.com/mysqlTutorial/mysql-index.php
http://www.teialehrbuch.de/Kostenlose-Kurse/SQL/14696-CREATE-INDEX.html
http://www.elitepvpers.com/forum/metin2-pserver-guides-strategies/2047660-guide-datenbank-durch-mysql-indizes-beschleunigen.html | toll erklärt
Beispiel
- CREATE INDEX id_index on Wort_Link(hauptgruppe_id, root_word, wort_link_id)
Webdevelopment
Add new comment