Viewing 15 posts - 16 through 30 (of 22,189 total)
Why not make @Period an actual date and then use date math on the value there? Seems like it'd be easier.
July 23, 2025 at 1:23 pm
Strong recommendation. Read through the Azure documentation on backups, restores, and retention. Partial recovery is likely to be a challenge (it's a challenge on a local machine). You're going to...
July 22, 2025 at 4:35 pm
See, this is why I always (usually LoL) skim the directions for something before getting started!
It's amazing, though, how enough "little frustrations" can quickly add up to becoming a...
July 22, 2025 at 4:31 pm
BTW, finished the awning yesterday, a week later.
And it was horrible. I mean, it looks great, works and all. The process of mounting it was horrible.
July 20, 2025 at 4:19 pm
Rod, thanks for sharing that one. Great insight.
Chris. BWA-HA-HA. Sorry, probably shouldn't laugh.
July 15, 2025 at 12:02 pm
Nice one Aaron. I've seen people try to make line count a measure. I told 'em straight up, I can make the line count go really, really high if necessary.
HA!...
July 14, 2025 at 4:26 pm
Maybe I'm being pedantic, but I've never heard of a primary key index. As far as I know, you can make a table with a primary key that is...
July 10, 2025 at 12:46 pm
I've seen all sorts of different setups. To my mind, there's not a single correct approach. It's down to understanding the architecture and where your bottlenecks are. Especially with a...
July 9, 2025 at 12:19 pm
I know you fixed this already. Well done. However, figured I'd post this in case you, or anyone else, needs to hear it.
Databases are code.
They are. Yes, yes, the data...
July 8, 2025 at 1:18 pm
Grant, I totally agree. It has served me well in my career to always own up to mistakes. Another developer I worked with always said it happens that sometimes...
July 8, 2025 at 1:11 pm
Thanks for all the feedback everyone. For some reason it didn't show up in my email as per usual (I probably broke something).
July 8, 2025 at 1:07 pm
You're not paranoid if they really are out to get you.
And they are.
July 8, 2025 at 1:04 pm
Well, the Oracle DBA left for various reasons and I got tapped to ALSO manage and maintain Oracle (they're both databases, how hard could it be?)
Oh, ouch.
July 2, 2025 at 11:08 am
I think a view with an ORDER BY needs TOP in the SELECT.
Also, selecting from a view with an ORDER BY does not guarantee order of the result. An...
July 1, 2025 at 11:53 am
Viewing 15 posts - 16 through 30 (of 22,189 total)