Can somebody please tell me how to insert a new field between an inexisting field using sql script?!
Ex.
Table1
Customer Number Customer Address
Want to insert Customer Name between Customer Number & Customer Address.
So may tbale would look like this.
Table1
Customer Number Customer Name Customer Address
Thanks in advance!!
Ex.
Table1
Customer Number Customer Address
Want to insert Customer Name between Customer Number & Customer Address.
So may tbale would look like this.
Table1
Customer Number Customer Name Customer Address
Thanks in advance!!