sp_MShasdbaccess From Transact-SQL Reference previous page next page Transact-SQL Reference sp_MShasdbaccess Lists the name and owner of all the databases to which the user has access. Syntax sp_MShasdbaccess Return Code Values 0 (success) or 1 (failure) Permissions Execute permission defaults to the public role. previous page start next page