Hi My Dear SQL Server Team,
Why dont you introduce a looping structure like 'FOR' loop which is already there in the Postgres SQL and they also have a feature like adding a total table or row in to a record set by using RECORD as a variable and we can easily loop through that record set.
And also in trigggers they use new.columnname and old.columnname for inserting and updating in the triggers. These are very simple and easy way to use for the developers. Why dont you introduce these concepts in SQL Server