At 11:43 AM 6/3/2013, Dick Fey wrote:

Is it possible to add an autonum column to an existing table and have it populate existing rows ?


Here's how:

AUTONUM columnname IN tablename USING startnumber, incrementnumber NUM

This will allow you to auto number the column as well as assign the numbers to existing rows.

For more details HELP AUTONUM ...

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--
30+ years of continuous innovation!
15 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--


Reply via email to