Forum Discussion

amrragab23's avatar
amrragab23
Copper Contributor
Feb 10, 2025

How can I optimize this query for better performance

Hi , I have this query and it is taking a long time. If there are more than 10k rows, it takes more than 5 minutes. Is there another way to speed up the process?   SELECT ROW_NUMBER() OVER (ORDER...

Resources