Complete a Server Assessment – Credential Information

Below you will find the code for the Index Fragmentation for an object.  Simply select the text and copy to the Clipboard.

SELECT Name
, credential_identity
FROM master.sys.credentials

This code was written using the Microsoft SQL Server documentation.  If you find that this code was copied from else where, please let me know so I can give proper credit.