Only if the person who answered below had some way like @@rowcount to check how many times he is posting the same answer. Isn't it Ironic- he did the same mistake he wanted others to avoid. Posting just for fun, no hard feelings.
'@@rowcount is sql function that returns how many rows affected by query execution. we can also use it when insert data into two tables in single procedures based on first table data insertion.'