I understand that stored procedures are compiled on the first run, possibly making the runtime longer. If I create a new procedure and run it multiple times in a loop within the same script, would it still only take longer on the first iteration of
↧