Posts by Cláudio Américo • 21 points
1 post
- 
		2 votes0 answers165 viewsQ: How to capture multiple fields returned from a Select using Stored Procedure with informed parameters and put inside variables using Sqlserver?-- A data set will be returned after reporting 2 parameters, I need to take this data set and put in variables. @Clientetypoveiculo VARCHAR(5), @cdVeiculo int as if (@ClienteTipoVeiculo='Moto')… delphiasked Cláudio Américo 21