D
dz2k7
Hi,
I'm trying to automate some procedure with time series tables.
I add a column using DDL. It always adds it as the last one to the right side
of the table.
I need it to be added as the 3rd column of the table.
Is there any way of entering a new column in particular positioin or moving
the column using DDL or DML?
Thanks.
I'm trying to automate some procedure with time series tables.
I add a column using DDL. It always adds it as the last one to the right side
of the table.
I need it to be added as the 3rd column of the table.
Is there any way of entering a new column in particular positioin or moving
the column using DDL or DML?
Thanks.