6
Answers

Need Help in Query ?

Ajit More

Ajit More

6y
904
1
Hi Friends,
 
following  are the ex:-
 
1) I have a Table with 15 Column.
like (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15) 
 
i want a select query with column position change like
 
10,1,2,3,4,5,6,7,8,9,11,12,13,14,15 
 
and i dont want to use each column name to use in query  
Answers (6)