If the column list in a CREATE TABLE command is terminated with a comma, as in the following statement: create table CommaTab (cola int, colb char(8),) SQL Server does not flag this as a syntax error.
Read More - Register for Free Membership
