Quickly change in SQL all columns to sum rather than group opposed to dropdown

snoopydoopy

New member
Local time
Today, 08:39
Joined
Oct 23, 2014
Messages
9
HI, I have 30+ columns each table I need to change into sum of.. but its default is group by, and need to change multiple columns to sum - rather than manually each one.. any ideas??
 
None, other than...
S <tab> S <tab> and that a total of 30 times.
 

Users who are viewing this thread

Back
Top Bottom