Viewing 15 posts - 1,951 through 1,965 (of 4,087 total)
This is not the code that the error is referring to. The error specifically mentions a RETURN statement, and there are no RETURN statements in this code.
Drew
January 25, 2017 at 12:27 pm
January 25, 2017 at 10:40 am
The following article discusses something similar to this. Solving FIFO Queues Using Windowed Functions
[/url]
Drew
January 25, 2017 at 8:37 am
If a simple insert won't work, we'll need a lot more information starting with sample data and expected results as outlined in the first link in my signature.
January 25, 2017 at 8:22 am
January 24, 2017 at 3:13 pm
January 24, 2017 at 2:07 pm
And @fdd is a variable, not a column. If you want to check that a column is not null, you'll need to put it in a WHERE (or possibly HAVING)...
January 24, 2017 at 1:59 pm
Viewing 15 posts - 1,951 through 1,965 (of 4,087 total)