Please give some test data and expected output. Based on current input you are trying to update parent table (Table1) with child table (Table2). Why do you want to use...
I don't think it is possible at fact table level. can you just update those 2 columns with NULL values for those old financial year, if number of records not...
I would not go for trigger. There are few other option, so can have better control and guaranteed email and logging 1. as soon as application updates the record, it...
Is the remote connection connecting through a link server or app server? in that case you need to check the query timeout setting in link server/ app server connection configuration.
In small organization of course one resource may have to do all the tasks related to SQL. But in my experience I have seen mostly expectation is installing SQL Server,...