I have a customer with SQL Server 2005 RTM version installed which does not have the sp_refreshsqlmodule sproc.
How can I find out what minimum version of SQL Server supports this sproc? Or more generally, how do I find out what system sprocs are contained in what versions of SQL Server?
As Sean pointed out SQL Server 2005 supports it but you’ll notice the note at the top
If you cross reference it with the SQL Teams SQL Server Version list
it probably didn’t exist until SP2