|
Comments
|
Steve Harris on
7/14/2009
how would you need to restucture the statement
|
|
|
Great topic
|
|
|
Tell us how to restructure the inefficiency for larger datasets.
|
|
Carla Wilson on
7/14/2009
Because the ORDER BY is processed after the SELECT, you could use the alias of the calculated column in the SELECT, Territories, instead of the third call to the UDF, ie.
ORDER BY Territories
|
|
|
Leaving the viewer hanging on how we might want to re-structure our statement is bad. At least throw forward to a 2nd video that explains that or some resources where that can be researched. Otherwise this is demonstrating a bad way to do stuff...
|
|
|
I would liked to of heard how to restructure the last query used in the video.
|
|
|
I would liked to of heard how to restructure the last query used in the video.
|
|
|
It would be nice to show how to restructure the statement to only call the UDF once at the end of the video.
|
|
|
good one
|
|
|
Good
|