Viewing 15 posts - 76 through 90 (of 59,048 total)
uhm, what about "Temporal tables"?
"Temporal tables" do not need to be backed up and restored, you can see values in the "past" and restore them with a query.
So drop...
March 24, 2025 at 5:25 pm
To be honest, I'd delete the REORGANIZE job and disable the REBUILD job. Microsoft finally took down the 5/30 supposed "Best Practices" on 20 April 2021 and a lot of...
March 24, 2025 at 5:20 pm
Add that user to the "model" db -- with whatever permissions you want -- and they will automatically be added to every new db.
Ditto that.
March 20, 2025 at 1:59 pm
While I do have an appreciation for anyone that steps up to share information, there are a couple of serious problems with the supposed "Practical Use Cases" in the article...
First,...
March 19, 2025 at 4:31 pm
Humm... I couldn't get it to work. You gave: 'USE ? select DB_NAME(DB_ID(''?''))
But I don't know the database name. The server has many databases. I want to search all...
March 17, 2025 at 4:10 am
It could be anything. Did they switch domains that one of the machines was on? Did they add any new switches or routers or make any "settings changes". We had...
March 17, 2025 at 4:06 am
I'm curious... what does the lowest level of management think of what you said. Has anyone even told them? And how about the next level or two above that? Have...
March 13, 2025 at 1:45 am
Just to say it out loud... It's very likely that I'll never post anything on GitHub. However... a lot of companies insist that if you're not adding to GitHub on...
March 12, 2025 at 9:33 pm
Never mind about me thinking they were talking about "Jump" tables. I'm not a DW kind of person.
I asked Perplexity.AI the following...
What is a "junk" dimension in a data warehouse?...
March 12, 2025 at 8:31 pm
You also have some options. One approach is to use Windows built-in Task Scheduler to trigger a PowerShell script only when the service actually stops, rather than polling constantly....
March 12, 2025 at 7:05 pm
Are you sure they said "junk" and not "jump"? There is good use for tables that only contain IDs from the Fact Tables and the Dimension tables. In relational databases,...
March 12, 2025 at 6:43 pm
My inline responses are in Bold'n'Black print below....
Thank you Jeff, Please find my inline response below.
If those backup drives are on the same system as your SQL Server,...
March 12, 2025 at 5:58 pm
From your command it looks like you are using SQL native backup. There are other backup products out there (eg SQL Litespeed) that have as part of their USP...
March 12, 2025 at 5:37 pm
Viewing 15 posts - 76 through 90 (of 59,048 total)