Settings and activity
5 results found
-
6 votesWesH shared this idea ·
-
13 votes
An error occurred while saving the comment WesH supported this idea · -
13 votes
-
86 votesWesH supported this idea ·
-
31 votesWesH supported this idea ·
This would be handy, especially when used in conjunction with encapsulating as a CTE. As always, we would need a naming convention configuration screen to define how the aliases are created.
My preference:
Sum(ColA) as SumColA
IsNull(ColA,'Something') as ColA
IsNull(ColA,ColB) [no suggestion]