I need a stored procedure that increments some counter and returns the incremented value.
So far I have this
CREATE PROCEDURE [dbo[.[IncrementMyCounter] AS