I\'m writing a c# program and using SQL Server as a database.
I\'m running an INSERT, SELECT, and UPDATE followed by each other
INSERT
SELECT
UPDATE