The sp_help procedure looks for an object in the current database only.
When name is not specified, sp_help lists object names, owners, and object types for all objects in the current database. sp_helptrigger provides information about triggers.
sp_help exposes only orderable index columns; therefore, it does not expose information about XML indexes or spatial indexes.