I have a table with an Hours column that allows null and has a default constraint of 0. When I'm importing into that table from SSIS or a standard query it defaults all the null values to 0. When I tried importing to this table from a linked
↧