quote:Therefore, although the user-created stored procedure prefixed with sp_ may exist in the current database, the master database is always checked first, even if the stored procedure is qualified with the database name.
quote: If any user-created stored procedure has the same name as a system stored procedure, the user-created stored procedure will never be executed.