Find what table a specific index belongs to

Viewed 19054

If I have the name of an index, what query can I use to find what table the index belongs to?

3 Answers
Related