Viewing 15 posts - 1 through 15 (of 769 total)
I don't recall the index because I ran this test on a number of large tables and the outcome was always the same. It could be that al the tables...
May 1, 2025 at 12:18 pm
Thanks for replying. Unfortunately we have only a live environment and I have DB level access only because this ia a cloud based setup and while we have a private...
April 17, 2025 at 8:14 pm
Can't QueryStore help out ?
I will be damned! That is a good idea! Unfortunately it wasn't enabled so it can't help this time but I checked and we have...
February 11, 2025 at 9:44 pm
Thanks Jeff. I should have been more specific. I know you can setup things in advance to get this, I was looking more for something that is built in that...
February 9, 2025 at 10:38 pm
Thanks Drew. Now the question is, what does SQL consider commented out vs not commented out in my example. In the example I gave will SQL consider everything between teh...
October 22, 2024 at 8:45 pm
History tells us that buildings and bridges failed and regulations came about after some awful tragedies.
In software what is there apart from conscience and personal pride?
.
Because we've foolishly allowed...
July 27, 2024 at 5:03 pm
The below is in reference ONLY to the engineering of the software for use by personal PC that...
July 27, 2024 at 4:55 pm
Very well put!
What I just don't get, is how something this catastrophic made it through any testing at all.
When some lower/entry level employee said something along the lines of...
July 27, 2024 at 4:49 pm
I don't know if the time changes based on the type of change. I have no idea why some items are future dated. I do know from limited testing that...
July 24, 2024 at 4:57 pm
Scott/Dennis - Thanks for such quick replies. I didn't provide the DDL for teh table originally so it's listed below.
CREATE TABLE [dbo].[TRACK](
[hRecord] [NUMERIC](18, 0) NULL,
[dDateIn] [DATETIME] NULL,
[sUserName]...
July 24, 2024 at 4:17 pm
Jeff - I'm going with Scotts recommendation which sticks with CAST and not FORMAT. That said, just out of curiosity do you know how much data/rows need to be involved...
June 27, 2024 at 9:28 pm
Scott - That worked perfectly. Thanks!
June 27, 2024 at 9:26 pm
Thanks for replying Phil
June 27, 2024 at 9:25 pm
Thanks for replying
June 27, 2024 at 9:24 pm
Scott - No worries, anytime you can provide some help it is much appreciated, same goes for all who take the time to reply.
June 21, 2024 at 7:20 pm
Viewing 15 posts - 1 through 15 (of 769 total)