Viewing 15 posts - 1 through 15 (of 129 total)
My concern is that use of GenAI is causing people to not think. Even cell phones cause issues... how many people do not remember a frequently called phone number because...
May 19, 2025 at 12:32 pm
Sorry, I appreciate everyone's help.
Is there a way to delete this post?
March 28, 2025 at 4:46 pm
Can you provide the relevant table structure and an insert statement that fails?
LOL... love seeing people ask for that. Unfortunately, this is proprietary so we cannot. I was hoping someone...
March 28, 2025 at 4:16 pm
Thanks for the suggestion!
Looking at the incoming data, the biggest field coming in was 4 characters, so we did change a replica table to be varchar(4). While that removed the...
March 28, 2025 at 2:11 pm
I was about to post the same comment but looks like Thomas beat me to it...
November 27, 2024 at 2:42 pm
I don't know how I'd feel about a job that gave me 10 or more hours of homework just to get to the interview. I hope I never find out.
That...
June 17, 2024 at 1:45 pm
Phil Parkin wrote:
I use a lot of apps, but don't like clutter.
I totally agree!!!!
I use to use a DELL U3417W (34-inch curved) but "donated" it to another peer after it...
May 10, 2024 at 12:51 pm
Typically only update SSMS when we update the actual SQL version. Most of the users have 19.3 but there are still a few 18.x instances around here...
April 2, 2024 at 6:11 pm
That does suggest a permissions problem.
Yes... that is what I am thinking... but just have not figured out what/how. I posted here as we could not figure this out, so...
March 7, 2024 at 12:44 pm
I like, in general, ingimas, as I feel they help us learn and grow (and, for myself, the greater the challenge the more I dig my heals in to try...
February 12, 2024 at 6:25 pm
Somehow you left out the "SET @MyBit = 0" on one function?
No... all the functions come from a central location.
Strange part, if I script out the function and just execute...
February 12, 2024 at 12:32 pm
Thanks for all of the replies.
Unfortunately, we have little control over the format of the date field, since it is coming from a large international vendor's invoicing system. In the...
February 10, 2021 at 8:08 pm
Lordy. Thanks for the feedback on that. It's very timely as I was going to actually try column store on a table or two and then put them into production. ...
April 16, 2020 at 11:55 am
If the source definition for the column is varchar(20) - why are you trying to force that into a char(6) column?
Long story... but in a nutshell, the "source" table...
April 16, 2020 at 11:39 am
Jeff,
Thanks for the update. For the initial problem, we spent over 5 hours trying to look at the data to figure out what was going wrong.
• Len() and DataLength()
• Different...
April 15, 2020 at 7:45 pm
Viewing 15 posts - 1 through 15 (of 129 total)