Viewing 15 posts - 646 through 660 (of 59,069 total)
Talk to your SAN folks. SAN snapshots are perfect for this.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 28, 2024 at 3:09 am
Hello,
Thank you for your kind response
In this scenario, the goal is to generate a report according to client requirements without using any reporting tools. The query output is directly...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 27, 2024 at 2:22 pm
Did you try Jonathan's code?
Jonathan's code works only for 3 falculty members. The op will "settle" for up to 20.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 27, 2024 at 2:17 pm
Is there a maximum number of faculty members per course code?
Also, please explain why you need to do this. This is seriously antithetical to best practices and most practical applications...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 26, 2024 at 4:36 pm
We don't use GIT where I work. I have no need of GIT outside of work. Until one of those change, I have no need to learn GIT.
I have a...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 24, 2024 at 11:50 pm
I'll also suggest that if you're using the Enterprise Edition of 2022, then having only 16GB of Ram isn't healthy. The reason why your CPUs may be screaming is because...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 24, 2024 at 11:14 pm
I am creating a database for an ecommerce...
Why? In the long run, it's going to be less expensive and less worrisome to buy one, which will also take into...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 24, 2024 at 11:01 pm
You have 15 rows that got expanded to 24 and you say you have 30 million original rows, which would be expanded to 48 million rows according the 24/15 ratio...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2024 at 9:08 pm
All,
Thank you for your replies and suggestions. Sorry I haven't been back to this topic, I've had some other unplanned things to sort out. When I get back to...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2024 at 8:53 pm
Step 1 would be to stop doing the re-indexing. Chances are that you're actually causing more damage than you're fixing especially if your using REORGANIZE or the old supposed 5/30...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2024 at 8:46 pm
I read a wonderful book "A man called Ove" filmed as "A man called Otto" starring Tom Hanks. Read the book. Ove is the GOAT of cranky curmudgeons. The...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2024 at 8:32 pm
Yes, I a cranky curmudgeon, and proud of it. I earned it the hard way.
I'm not as old as you are, Rick, but Roger that and ditto that. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
March 23, 2024 at 2:14 am
I also download at least the latest version of the "ACE" driver/providers so that I don't need to go anywhere near SSIS just to import a spreadsheet.
https://www.microsoft.com/en-us/download/details.aspx?id=54920&irgwc=1
--Jeff Moden
Change is inevitable... Change for the better is not.
March 22, 2024 at 2:31 am
See the following for the list of supported Trace Flags.
1118 (No longer required but I used to have it on server wide. I have the equivalent turned on in every...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 22, 2024 at 2:10 am
Why on Earth would you use PoSh to do this? You have the data in a table already.
https://www.sqlservercentral.com/articles/convert-unix-timestamps-to-date-times-in-sql-server-part1
--Jeff Moden
Change is inevitable... Change for the better is not.
March 22, 2024 at 1:46 am
Viewing 15 posts - 646 through 660 (of 59,069 total)