Why is skipping NULL columns on an INSERT slower?
I have a huge INSERT script that, for my sins, I am maintaining. It’s huge and slow. That’s not a show-stopper because performance isn’t really an issue, we can leave it running overnight, but some improvement would be nice.