The Inserted table is:
A) A table you add to the database after it has already been designed
B) A log file of all the inserts that have been made in a table
C) A temporary table that only exists for the duration of a transaction which can be accessed by a trigger
D) None of the above
C
Business