Viewing 15 posts - 361 through 375 (of 22,202 total)
In addition to all the other good advice, look at the logic of the query. Filter data on retrieval instead of loading everything into temporary tables for processing.
September 28, 2023 at 12:34 pm
I'm with Jeff.
Let's just clarify a bit though. Dimensional modeling is a good thing, for certain kinds of queries. It's not a good thing for other kinds of queries. So,...
September 27, 2023 at 12:39 pm
The default value was set in 1998 on SQL Server 7. It's utterly and completely out of date. It bears no relation to the modern world. It should be a...
September 27, 2023 at 12:33 pm
The default value was set in 1998 on SQL Server 7. It's utterly and completely out of date. It bears no relation to the modern world. It should be a...
September 27, 2023 at 12:33 pm
It's another day when I think SQL Server Central must have been spying on us, producing such on-topic editorials, as here I am, old enough to claim my UK...
September 25, 2023 at 1:45 pm
To summarize, if you (again, used figuratively an not pointed at anyone in particular) really want to learn something new, learn what you've been missing in SQL for the...
September 25, 2023 at 1:44 pm
If you want to have a life, find a new career outside of IT. Find a role that uses the technology skills you have in a privately held company...
September 25, 2023 at 1:40 pm
Grant, thank you for the gentle reminder, but I fear that my response is not what I would have hoped and expected of myself. I have become acutely aware...
September 25, 2023 at 1:38 pm
Hey Jeff,
I was talking to Bob Ward about your tests. He was interested in an introduction to talk about them. Any interest? If so, which email should I...
September 16, 2023 at 4:38 pm
Hey Jeff,
I was talking to Bob Ward about your tests. He was interested in an introduction to talk about them. Any interest? If so, which email should...
September 15, 2023 at 10:14 am
Hey Jeff,
I was talking to Bob Ward about your tests. He was interested in an introduction to talk about them. Any interest? If so, which email should I use?
September 14, 2023 at 1:20 pm
The reason I can think about the posts are because of may Accidental DBAs who are forced to do the DBA job who are Developers, Network admins, I also...
September 5, 2023 at 5:56 pm
Thanks for the comments. Sorry I haven't gotten back. I was on vacation.
And yeah, I'm assuming a bug-in scenario more than a but-out one. However, set for both if necessary.
September 5, 2023 at 12:33 pm
Hey Brandy,
Another vote for getting them to go with read_uncommitted. When they realize they've dug a hole, let 'em out easy.
And welcome back!
August 23, 2023 at 2:35 pm
Here you go. You can see the allocated & unallocated space.
Frequently, log growth is because you either don't have log backups enabled while in full recovery, or you don't...
August 23, 2023 at 12:13 pm
Viewing 15 posts - 361 through 375 (of 22,202 total)