79119242

Date: 2024-10-23 18:33:09
Score: 3
Natty:
Report link

Use a #temp table instead of a CTE if you want to use windowing functions like Partition By/Order By.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Greg