Viewing 15 posts - 13,891 through 13,905 (of 59,095 total)
Well my counter speculations are based on simple reading and experience with MS SQL, and...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 10:40 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 9:29 am
| ... |
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 9:27 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 8:59 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 8:52 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 8:38 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 8:28 am
The important part is to NOT use hammers that look like this... 😉

--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 8:23 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 8:10 am
Stan,
The string splitter that you have use is a "String Nibbler". Because it uses a WHILE loop, it's quite slow even for relatively small stuff. As previously suggested, please see...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 8:00 am
By definition, a flat file...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 7:41 am
Quite a not so rare problem - and up from SQL Server 2016/ databases...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2017 at 7:26 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 29, 2017 at 7:50 pm
Jason A. Long - Sunday, October 29, 2017 3:15 AM
Okay... where to begin???
First... I haven't been putting this off... the exact opposite actually....
--Jeff Moden
RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
First step towards the paradigm shift of writing Set Based code:
________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.
Change is inevitable... Change for the better is not.
Helpful Links:
How to post code problems
How to Post Performance Problems
Create a Tally Function (fnTally)
October 29, 2017 at 12:21 pm
Viewing 15 posts - 13,891 through 13,905 (of 59,095 total)