Avatar of garymarshallsa
garymarshallsa

asked on 

update trigger needed

I am needing to havea sql trigger that would occur when date1 in file1 is updated -
Upon that event I want file 2 to have the date from file one put into  date2 and date3 -
 both files reside in the same datebase. can this be done?
Microsoft SQL ServerSQL

Avatar of undefined
Last Comment
garymarshallsa

8/22/2022 - Mon