Community

Use WITH RESULT SETS to change column names and datatypes of a resultset

(SQLDenis) SQL Server 2012 has added WITH RESULT SETS to the EXCECUTE command. You can now override the data types and names that the resultset is returning.

Read More - Register for Free Membership