Changing ordinal positions of columns in table
421641Aug 19 2004 — edited Aug 20 2004Often during development we have add new column & delete some one if not needed. in this table structure is changed. Now newly added columns are added at the end means at last ordinal position(sequence of column in table description).
I want to know How to Change ordinal positions of columns in a Table