Viewing 15 posts - 2,851 through 2,865 (of 59,086 total)
Just reiterating a question I posted on the 2019 Administration forum, on SSMS backward compatibility, does anyone have any input? 😎
The issue is that I'm trying to simplify...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 4, 2022 at 4:38 am
I don't know if it helps or not, but that looks like it might be written in KQL. Don't ask me how to use it because I don't use Azure...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 3, 2022 at 6:32 pm
I used all my sick days so I called in dead.
Heh... I love that old joke. It's interesting to me that many of the companies that I've worked for,...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 3, 2022 at 6:01 pm
Thanks everyone. Statistics update did the magic. The CPU inbound message is gone. Waiting for the confirmation from App tram
Awesome. Thanks for the feedback on what the fix was.
As...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 3, 2022 at 5:52 pm
how about:
give me a list of hotels of 4 or more floors where any floor has more than 12 rooms?
Not a particularly difficult query, but made much simpler if...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 3, 2022 at 5:44 pm
Best practice is always specifying the schema for any object used.
Preach it brother!
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 10:25 pm
Sorry, I'm not great at Data Warehouse design. =( I'm modeling a bakery for a friend of mine. He purchases ingredients and the prices for them may change over...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 10:13 pm
All that information provides is that something is beating the hell our of your disk system. You need to find out what that is. Have you tried looking at Task...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 10:05 pm
We have such a system in place. It won't stand up in court, though because, me being a DBA with SysAdmin privs (or anyone else with SysAdmin privs) could turn...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 10:01 pm
Too funny, Rick. What did it say on what would be the bottom of the box as it's oriented in the picture?
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 9:54 pm
I believe that this does close to what you are looking for. It can probably be massaged to do exactly what you want. The big problem is that the...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 9:49 pm
I agree with Scott that such a query is going to return all the hotel rooms except "some" and will likely do a scan anyway. So, just keep it simple,...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 9:45 pm
If you do build an index (non-clustered or clustered, doesn't matter) on the Unique Identifier column, build the index with a 71% Fill Factor and setup a job to...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 6:04 am
Your answer is here...
https://www.google.com/search?q=reverse+engineer+a+database+using+visio
I believe it needs to be the "professional" version, though.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 5:50 am
How strange it is that this wonderful article resurface today. It's provided some much needed motivation. Thank you again for writing it, Phil.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 2, 2022 at 4:40 am
Viewing 15 posts - 2,851 through 2,865 (of 59,086 total)