I have a sql query where i want each field that is outputted to be used as a variable in a stored procedure. I have everything set up and runs great with hardcoded values, but i have no idea where to start to put each field in its correct stored procedure paramater. Any help would be greatly appreciated.