When using a stored procedure to insert a new record into a table which has an identity specification column, how do I return the identity value?
↧