What should you do?

You have a third-party application that inserts data directly into a table. You add two new columns to the table.
These columns cannot accept NULL values and cannot use default constraints.
You need to ensure that the new columns do not break the third-party application.
What should you do?
A. Create an INSTEAD OF INSERT trigger.
B. Create a stored procedure.
C. Create a DDL trigger.
D. Create an AFTER INSERT trigger

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.