Correct Answer : @@IDENTITY
Explanation : @@identity retains the last value inserted into an IDENTITY column, even if the statement that inserted it fails to commit.