- Magic Tables are invisible tables or virtual tables.
- You can see them only with the help of Triggers in the SQL Server.
- Magic Tables are those tables that allow you to hold inserted, deleted and updated values during insert, delete and update DML operations on a table in SQL Server.
Shathana. S.R. Answered question May 29, 2023
