bazz
04-28-2008, 04:24 PM
Hi,
Just one question about indexing table columns.
MySQL 5.0 using InnoDB.
I am using foreign keys.
I wonder about indexing too many columns so; shouldn't I index both columns, that will be joined on or should I index only the column with the foreign key?
bazz
Just one question about indexing table columns.
MySQL 5.0 using InnoDB.
I am using foreign keys.
I wonder about indexing too many columns so; shouldn't I index both columns, that will be joined on or should I index only the column with the foreign key?
bazz