Little SQL Server Tricks: Change Between NULL and NOT NULL Constraints
Changing between NULL and NOT NULL constraints for columns in SQL Server is simple. To turn a NOT NULL column into one that allows NULL, you can use this command:
Changing between NULL and NOT NULL constraints for columns in SQL Server is simple. To turn a NOT NULL column into one that allows NULL, you can use this command:
For years I took the long way around to get the full path of a file in Windows: Copy the path from the address bar of the file explorer, paste it into a temporary file, go back to the file explorer, hit F2, select the whole name with CTRL-A and paste that into the file as well. It works, but it is a lot of work.
My personal highlight of 2018 was definitely my talk What Doctors Can Teach Us on Continuous Learning at NDC Oslo. You can find the recording of it on YouTube: