Viewing 15 posts - 451 through 465 (of 15,381 total)
May 8, 2018 at 10:04 am
May 8, 2018 at 8:39 am
They have queries that generate thousand and thousand of rows for grids that are...
May 8, 2018 at 7:33 am
May 7, 2018 at 3:07 pm
I don't think you need recursion from this. But from the table you posted you have no way of ordering the rows so you couldn't know that A1 is correct....
May 7, 2018 at 1:36 pm
May 7, 2018 at 7:49 am
May 2, 2018 at 7:20 am
Here is another way to handle this. I think this is a lot simpler than creating so many variables to check. The way the sql server engine works is that...
May 1, 2018 at 8:10 am
May 1, 2018 at 8:03 am
The answers 2 and 3 had me second guessing myself. I knew that only 3 rows would be converted. Took me a second to realize the > condition.
April 27, 2018 at 8:54 am
April 27, 2018 at 8:11 am
April 27, 2018 at 8:10 am
Viewing 15 posts - 451 through 465 (of 15,381 total)