Forum Discussion

tparvaiz's avatar
tparvaiz
Copper Contributor
Jan 23, 2024

Execute stored procedure and save values in a table

Hello, I have around 1000 values that I'd like to execute against my SQL code and store the resulting data in a table for further analysis. Here is an example of my SQL code: INSERT INTO Summar...

Resources