how to add a column in particular position
781692Sep 26 2010 — edited Sep 26 2010hi all,
i am using data base 10g.
i have table which contains set of data (let us say a b c d). now i am to add one column (which have to added in between b and c) not at the end.
can we acheive this?
Thanks..