ritu,
Wednesday, May 29, 2002, 1:24:36 PM, you wrote:

rs> specifying a column as unique or primary in MySQL
rs> creates indices automatically or do we need to do it
rs> explicitly using INDEX(unique/primary_colname) in
rs> CREATE TABLE command of MySQL??

PRIMARY and UNIQUE are indexes. Look at:
        http://www.mysql.com/doc/M/y/MySQL_indexes.html

You can also find info in the Paul's book at page 152.

rs> Thanx in advance..
rs> Ritu Singla




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to