Sven Neulinger
Results
1
comments of
Sven Neulinger
Thanks for your quick reply. Omitting date filters does not change the data type of the other filters: ``` declare @p1 int set @p1=13 exec sp_prepexec @p1 output,N'@P1 uniqueidentifier,@P2 int',...