Community

SQL SERVER – How to Add Column at Specific Location in Table

(Pinal Dave) Recently I noticed a very interesting question on Stackoverflow. A user wanted to add a particular column between two of the rows. He had a experience with MySQL so he was attempting following syntax. Following syntax will throw an error.

Read More - Register for Free Membership