SELECT @A + @B AS Result; // returns 15

By applying these concepts and best practices, you'll be able to write efficient, effective, and maintainable T-SQL code, taking your database skills to the next level.