Do you think column order doesn't matter in SQL Server tables? Well, if you say it doesn't I would say the same thing as always: "it depends" :-) On SQL Server 2005 instance let's create some table with 50 nullable varchar columns: USE tempdb GO IF OBJECT_ID