Viewing 15 posts - 1,021 through 1,035 (of 59,072 total)
Heh... apparently the OP has left the building!
--Jeff Moden
Change is inevitable... Change for the better is not.
October 18, 2023 at 6:34 pm
Thumbs up to the previous 2 replies. The code is in serious need of some real help and the Developers need to be taught how to write good code. I'm...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 18, 2023 at 6:26 pm
Any chance of you posting the CREATE TABLE statement along with the indexes and constraints? We might be able to make some additional suggestions, once we see it.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 15, 2023 at 9:38 pm
I realize that this is a wicked old post but thought I'd add why I use a backup to NUL.
I do it for testing code demonstrations, especially demonstrations concerning "Minimal...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 15, 2023 at 6:43 pm
Hello,
I have a question.
Me too. Where's the "Readily Consumable" test data and the desired results that match the test data?
With that being said, be advised... You've been asked to...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 6:07 pm
I might do that. I confess I've reached a point where I've learned not to ask. Asking tends never to get an answer, only stares. So, learn helplessness.
Still, I'd...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 6:17 am
hi,
Just an observation I was trying to make sense of. I'd appreciate anyone's explanation for why this happens.
I've got a table field with datatype varchar(10). If a value greater...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 6:09 am
hi,
Just an observation I was trying to make sense of. I'd appreciate anyone's explanation for why this happens.
I've got a table field with datatype varchar(10). If a value greater...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 6:06 am
Better yet, click on the following MS Documentation about alerts and teach yourself something new. It'll look better on your resume, as well.
https://learn.microsoft.com/en-us/sql/ssms/agent/alerts
--Jeff Moden
Change is inevitable... Change for the better is not.
October 14, 2023 at 3:58 am
It's not like the VLF count will go down auto-magically and so your morning report should do just fine in reporting databases that have a high VLF count. If the...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 13, 2023 at 5:24 am
Yes. Ola Hallengren's backup solution. It's good and it's free. I'm going to recommend that you do what a lot of people seem to not do... STUDY HIS DOCUMENTATION BEFORE...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 13, 2023 at 5:10 am
You haven't mentioned as to whether or not the redesigns are somehow better when all is said and done.
Personally, I'd just ask the boss.
I thought I had. Well,...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 12, 2023 at 7:19 pm
You haven't mentioned as to whether or not the redesigns are somehow better when all is said and done.
Personally, I'd just ask the boss.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 11, 2023 at 11:05 pm
Jeff, I've taken your suggestion. I didn't migrate one of our databases to Azure. Instead, I created an Azure SQL database using one of the AdventureWorks databases. It's small,...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 11, 2023 at 3:37 am
It sounds to me like someone may have tried to move the database files and failed to do it correctly. The MDF file may still exist someone on one of...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 10, 2023 at 5:46 pm
Viewing 15 posts - 1,021 through 1,035 (of 59,072 total)