Viewing 15 posts - 331 through 345 (of 929 total)
Yeah, I hear ya, Steve. I run into that same issue. I've got pictures of my vaccination card and booster shots. But I've no idea where they are because...
March 14, 2022 at 2:48 pm
I certainly struggle with search. My first instinct is to "go look for things".
I am learning to relax and search more. Some of us is seeing the accuracy of...
March 14, 2022 at 2:46 pm
Here is my take on IoT devices:
IoT has revolutionized industries like: manufacturing, transportation, healthcare, and science. Since this article was originally posted in 2017, I have since installed a...
March 14, 2022 at 2:31 pm
As we all are aware, changing software tools, and even more importantly, changes TO software tools are not always improvements. When I began using software 53 years ago, software was...
March 14, 2022 at 2:03 pm
Steve, thanks for the chuckle this morning when I saw your post. Reflecting on the 'pros' and 'cons' of my years, I can say I knew a few of both!
March 11, 2022 at 1:29 pm
My most embarrassing data scrubbing mistake occurred years ago when working at a food distributor. Our first automated system was order entry where union CRT operators entered several hundred orders...
March 4, 2022 at 12:52 pm
Somebody please clarify this for me. From a quick search it sounds as if CHAR datatypes are actually allocated space to the length of the element, whether filled or not. ...
February 14, 2022 at 5:40 pm
I remember those days but that's actually a really bad example for system of today. Anyone that actually stores dates as a CHAR() in their normal database tables needs...
February 13, 2022 at 6:06 pm
Rick, please tell me that you're not advocating a "panacea length" for VARCHAR(N) where "N" is something like 256. Please tell me you're not advocating the NUMERIC(18,N) should be...
February 13, 2022 at 4:15 pm
Rick, please tell me that you're not advocating a "panacea length" for VARCHAR(N) where "N" is something like 256. Please tell me you're not advocating the NUMERIC(18,N) should be...
February 13, 2022 at 4:18 am
Ok, here's my take from my years of design and working with data systems. Many of you have talked about working with data of a 'fixed' length that suddenly changes...
February 12, 2022 at 9:40 pm
Have any of you realized that the four-digit year is only good for another 7977 years? Better get ready.
February 11, 2022 at 4:42 pm
'How so? Especially when it comes to single byte stuff that even you know will never change?"
As soon as you know it will never change - it DOES.
February 11, 2022 at 4:26 pm
Thought crosses my mind that maybe the use of CHAR data is a good way to have to revisit the Y2K days.
As of 2014, FaceBook recognizes 58 variations...
February 11, 2022 at 4:19 pm
Caruncles wrote:CHAR has bitten me numerous times...
How so? Especially when it comes to single byte stuff that even you know will never change?
I'd' say it's time to stop going...
February 11, 2022 at 3:11 pm
Viewing 15 posts - 331 through 345 (of 929 total)