I am assuming that a secondary index in MySQL is the same thing as a non-clustered index in SQL Server.
Is this true?
|
I am assuming that a secondary index in MySQL is the same thing as a non-clustered index in SQL Server. Is this true? |
|||
|
|
|
http://dev.mysql.com/doc/refman/5.0/en/innodb-index-types.html
Could have just searched for this. |
|||
|