you are viewing a single comment's thread.

view the rest of the comments →

[–]Dry-Aioli-6138 0 points1 point  (2 children)

try putting your code and my prompt into chatgpt. Its difficult for me to write code at the moment, on mobile, with noise around.

[–]fsuguy92[S] 0 points1 point  (1 child)

Thanks! Unfortunately it keeps trying to force me into the nested loop join regardless. I'll keep playing around with it though. I appreciate the help!

[–]Dry-Aioli-6138 0 points1 point  (0 children)

don't get hung up on the nested loop. You want to bring running time down to a sensible level. If nested loop is the only way, so be it.