Viewing 15 posts - 436 through 450 (of 39,717 total)
A good rule of thumb that I've often used when creating something new is to ask myself, "will I be able to understand what I've done when I look...
February 3, 2025 at 9:56 pm
...
In the near future, there probably will be fewer DBAs, but they will all be an AI augmented 10x DBA.
It's similar to the 1 million industrial farmers we have...
February 3, 2025 at 9:51 pm
seulement moi
I find using copilot or chatgpt or anything else to help me get started is very annoying. Though, I don't often find writer's block with these things, so maybe...
January 28, 2025 at 9:54 pm
Char(10) and date aren't binary types. They throw errors. I agree that "binary expression that isn't a large object" isn't a great definition. On this page (https://learn.microsoft.com/en-us/sql/connect/ado-net/sql/modify-large-value-max-data?view=sql-server-ver16) it says LOB...
January 28, 2025 at 4:51 pm
A LOB is a type. Binary and varbinary can store very large objects of many bytes. This function works on numeric types.
January 27, 2025 at 6:54 pm
What you tend to find with this new technology is that the real problems come from something you haven't foreseen. So maybe that's not the worst thing 🫤 We'll...
January 27, 2025 at 3:27 pm
One would hope that we're not listening to others blindly, whether human or AI. I suspect good companies will use AI well and bad ones, well, they're already bad.
January 22, 2025 at 7:23 pm
Interesting points. I feel AI has a lot of potential, but the guardrails and trust are huge. Hadn't thought about cost, but that can be a concern. I already wonder...
January 22, 2025 at 7:18 pm
You might be right. I hadn't thought about how, but I assumed they just set something basic and simple up, good for them, not for me.
January 15, 2025 at 4:13 pm
I tend to prefer black coffee, or a black Americano if it's after 10am when no one is paying attention to the brews anymore.
I think having some variety, some choice...
January 13, 2025 at 9:51 pm
That's a good example. I guess I don't often run into places where I know it's 1, 2, 3. Often it's matching some other value, or matching strings.
January 13, 2025 at 7:02 pm
senior on senior pay acting as a junior is a great description. I've seen so many people do this with data stores, or cloud tech. Wanting to use DynamoDB or...
January 13, 2025 at 6:03 pm
Thanks and I tend to agree on Choose. It seems like a "magic hard coding" way of putting in values, which worries me. I prefer things to be more flexible...
January 13, 2025 at 5:38 pm
Thanks and you are correct. Altered one of the answers and awarded back points
January 8, 2025 at 6:36 pm
Viewing 15 posts - 436 through 450 (of 39,717 total)