MCQs>Database Management>Transact-SQL (T-SQL)>You would like to have a record added to a TableB every time a record is modified in TableA. What technique should you look at implementing?
Transact-SQL (T-SQL) MCQs
You would like to have a record added to a TableB every time a record is modified in TableA. What technique should you look at implementing?
Answer
Correct Answer: You should create a DML trigger on TableA.
Explanation:
Note: This Question is unanswered, help us to find answer for this one