Hi,

How can I verify that my 
SELECT * FROM my_table WHERE master_id = 5 
statement uses the index created in the field master_id in my_table?
EXPLAIN doesn't explain it to me.

Thanx,

Serge Liber

Reply via email to