I have a stored proc in which I want to retur the primary key of an insert statement that the stored proc just ran. How can I do that?