• Yes I don't need the table name (c.name)

    But I need the indexe name (b.name)

    However, with your request, the field b.name is returned with NULL value for the indexes which are not listed in sys.objects.

    And if I haven't the indexe name, I can't rebuilt it...