Not only can using return values in your stored procedures boost your performance, using return values can make your logic flow much simpler. Nearly all intermediate-to-advanced SQL Server developers make use of return values and the more experienced front-end developers also know how to make things work with the SQL RETURN statement.NOTE: This video series was shot using SQL Server 2005 but the concepts are the same for all versions of SQL Server.