new to the sql server world and I have a simple(?) question for anyone here who would like to help. How do i go about creating a column in an sql table where the number for each row is automatically generated? This column would be the primary key for the table. In short, how do i go about creating an 'auto-number' field?