Viewing 15 posts - 1,141 through 1,155 (of 59,072 total)
Sorry... second look at the code I posted said it was wrong and took it down.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 12, 2023 at 1:35 pm
The intention was to know the reason do we need to bother about fragmentation for tables with 10's or few 100's of pages. I see dev team asking question...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 12, 2023 at 1:27 pm
If you are only moving the application databases (not the system databases). You can just detach the databases, move the database files to a different location then...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 11, 2023 at 9:36 pm
Just remember... your favorite bloggers may not actually be correct. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
September 11, 2023 at 9:33 pm
My recommendation is this... go to all of the BBFAATT (a "Moden-ism for Books, Blogs, Forums, Articles, AI, Talks, and 'Tubes and is pronounced as "bee-bee-fat" and can be bleated...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 11, 2023 at 8:32 pm
As a bit of a sidebar, renaming backup files destroys the ability to use the backup information stored in MSDB for research. If you want to name something, it should...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 11, 2023 at 7:48 pm
So, I've thought that what I could do is migrate one of the apps I'm responsible for, into an Azure instance, using my Visual Studio Subscription monthly credits.
My...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 11, 2023 at 7:06 pm
I've found out the hard way in my early days that "Moving the Files" <> "Successfully moving the database".
--Jeff Moden
Change is inevitable... Change for the better is not.
September 11, 2023 at 5:21 pm
If you are only moving the application databases (not the system databases). You can just detach the databases, move the database files to a different location then just Attach...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 11, 2023 at 5:17 pm
Who who or what was it that wrote "Reorganizes or Rebuilds index to optimize data base performance"? The human author or the AI? 😀
Anyway, thanks for the article, Daniel. I...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 11, 2023 at 5:38 am
If I am interviewing for a new position, I always ask if I can be shown round the office and see some of the team. Whether existing people are...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 10, 2023 at 7:55 pm
Between that and the GENERATE_SERIES() defeating Minimal Logging (article coming out on that on the 18th) and the DATETIME rounding issues into the next day that started in...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 10, 2023 at 7:51 pm
Sorry. Post deleted.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 9, 2023 at 10:09 pm
@Frederico,
As you know, MS doesn't make it easy to find the correct documentation for doing certain things. Do you have a link that might help the OP out?
--Jeff Moden
Change is inevitable... Change for the better is not.
September 9, 2023 at 5:05 pm
Good Lord! I've got more testing to do but I ran a simple "Tally CTE Function" test in 2017 and 2022 on my laptop. The results are REALLY disappointing.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 9, 2023 at 4:49 pm
Viewing 15 posts - 1,141 through 1,155 (of 59,072 total)