Thanks - the reason I want to do create the additional auto-incremeted field to generate random integer or varchar fields which will serve as passwords. This may sound somewhat clugy, but seems to be the quickest/easiest way to assign simple passwords to 100+ records. So I can't really use the first one (id) for both - ideally it would be at least a 4 digit field. I obviously don't live in sql, am pretty new so pardon me asking what if "aou" is the same thing as Auto Incremented identity seed, or something else?