A
a
I have table with 20 row I want to make serial for this row with out using
autonumber
Notes:
I don't want use autonumber
the data alredy exists in table
i don't want use query
I want just table
example
I want to add field name (Serial) give each row in the table (number) begin
with 1 end by the row in the table
can I do that
autonumber
Notes:
I don't want use autonumber
the data alredy exists in table
i don't want use query
I want just table
example
I want to add field name (Serial) give each row in the table (number) begin
with 1 end by the row in the table
can I do that