BEFORE
Active = 0↓ review
AFTER
Active = 1ROLLBACK READY
Select one source record, override chosen values and review the parameterized INSERT before execution.
Active = 0Active = 1Select exactly one source record through its primary key.
Read writable columns from current SQL Server metadata.
Exclude identity, computed and rowversion/timestamp columns automatically.
Apply optional typed overrides and preview the INSERT.
Execute explicitly and return the new primary key when SQL Server can provide it.
Start locally. Keep your database local.