Checking a Field for NULL in PowerShell
It’s been a long time (over 2 months) since I last posted. I’ll try to get back into a rhythm of posting at least weekly. Anyway, this is something that occurred to me at work when writing a script. I usually avoid nullable columns, but sometimes date fields make sense to be null (rather than …
Continue reading ‘Checking a Field for NULL in PowerShell’ »