hi all,

i have an insert problem

for e.g if i haf a table in this form

A|b|C|D

i would like to insert a new column field in betweeen b and C

and my new table will look like

A|b|c|e|d

is that possible?

are there any reference in this area? pls advise me thnx!