G
Geoff Jones
Hi
Can anybody help me with the following, hopefully simple, question?
I have two tables. I wish to add a new column to the beginning of each table
and to fill them with incremental values e.g. if one of the tables looks
like this:
23 56
45 87
21 67
34 09
I'd like it to be changed into:
1 23 56
2 45 87
3 21 67
4 34 09
Can anybody help?
Thanks in advance
Geoff
Can anybody help me with the following, hopefully simple, question?
I have two tables. I wish to add a new column to the beginning of each table
and to fill them with incremental values e.g. if one of the tables looks
like this:
23 56
45 87
21 67
34 09
I'd like it to be changed into:
1 23 56
2 45 87
3 21 67
4 34 09
Can anybody help?
Thanks in advance
Geoff