Apr 13, 2003 #1 farley99 MIS Feb 12, 2003 413 US How do i "index" a database? for faster quering.
Apr 13, 2003 #2 sleipnir214 Programmer May 6, 2002 15,350 US If the table already exists, http://www.mysql.com/doc/en/ALTER_TABLE.html Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL! Upvote 0 Downvote
If the table already exists, http://www.mysql.com/doc/en/ALTER_TABLE.html Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL!
Apr 14, 2003 Thread starter #3 farley99 MIS Feb 12, 2003 413 US What does it mean to index a table? Upvote 0 Downvote
Apr 14, 2003 #4 sleipnir214 Programmer May 6, 2002 15,350 US Read here: http://www.mysql.com/doc/en/MySQL_indexes.html Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL! Upvote 0 Downvote
Read here: http://www.mysql.com/doc/en/MySQL_indexes.html Want the best answers? Ask the best questions: http://www.catb.org/~esr/faqs/smart-questions.htmlTANSTAAFL!