Viewing 15 posts - 4,981 through 4,995 (of 59,089 total)
Even Grant will tell you that's just scratching the surface on such things. Before you use one of them, you really need to study the documentation.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 8, 2021 at 9:51 pm
I've not had to work with ColumnStore yet but that sounds perfect, Eric.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 8, 2021 at 9:46 pm
I notice that even if we don't restart SQL Service, the data of sys.dm_exec_query_stats( sys.dm_exec_sql_text() and sys.dm_exec_query_plan() ) will be reset or removed/refreshed. when the data of...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 8, 2021 at 2:37 pm
... Eric, maybe I didn't understand your meaning then when you said: "so for everyone to mount a flag in their front yard seems to me like...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 8, 2021 at 2:31 pm
Hi Jeffrey,
The data type is date time because when I use query wizard to put filter and choose a date - the SQL code says:
WHERE
pr_time_attendance.h_date >=...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 7, 2021 at 8:02 pm
Wow... ok. I raise my drink to all of you, thank my lucky stars that I "know" all of you, and be incredibly thankful that we all live in a...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 7, 2021 at 6:32 pm
Hi Jeffrey,
Sorry for asking a noob question but why should I change the code if it is working for me? Is Jeff's more resource-efficient?
Also maybe my Microsoft Report Builder...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 7, 2021 at 6:08 pm
Ah. Yep. I can see change a quantity to a negative or positive... I read it that the OP wanted to change the ID "number" to negative or positive, which...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2021 at 7:02 pm
Indexes with high logical fragmentation mean little in an OLTP environment. In a lot of cases, it doesn't matter too much in non-OLTP envirionments, either. As an (at first) necessary...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2021 at 3:43 pm
As a bit of a sidebar, you can easily test all of this. Set it up and test it. You'll remember it for a whole lot longer that way. And,...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2021 at 3:26 pm
I totally agree with the others. One of the things I value the most in working with people is "absolute honesty". One of the keys to is identify how you...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2021 at 3:23 pm
Thanks for the feedback on 2K12, Chris. And, Eirikur reminded us that you were on a walkabout on Friday. Sill missed ya, though.
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2021 at 3:17 pm
Apologies, Scott. You're correct. You were talking only about the non-clustered indexes... but so what? Same differences. You're using twice as much disk space for those and for why? It's...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 5, 2021 at 11:57 pm
Ok... I just went and checked on our lovely Jira database. First, it's only been in operation since the end of April. There are only 6 people on the QA...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 5, 2021 at 11:47 pm
In other words, please read and heed the article at the first link in my signature line below. 😀 It'll really help us help you.
Brian... You've been around for quite...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 5, 2021 at 8:55 pm
Viewing 15 posts - 4,981 through 4,995 (of 59,089 total)