Viewing 15 posts - 1,726 through 1,740 (of 59,066 total)
I find that the reason why most people poo-poo xp_CmdShell is because they don't actually know how to use it correctly and safely and they also forget that only the...
March 10, 2023 at 5:32 pm
Heh... "Normal". I had to look that word up in the dictionary. 😀 I'm actually pretty happy with "my normal". 😀 It would be extremely boring for most others.
And I...
March 10, 2023 at 5:18 pm
What script do you use to update the statistics?
I wrote my own little dity. Basically, it skips anything that has been rebuilt in the last 22 hours and it's...
March 10, 2023 at 5:09 pm
Thanks....the 2 tables in question are pretty small and have same amount of rows in both UAT & PROD
I've updated the STATISTICS on both tables and waiting for user...
March 10, 2023 at 7:40 am
I want to ensure that my indexes and statistics are optimized on a regular basis.
Obviously, two totally different subjects.
I rebuild stats on a nightly database on two of...
March 10, 2023 at 6:43 am
Sounds like a ton of fun. When you did an index rebuild, did you rebuild it to a different file group and then delete the old file group to prevent...
March 10, 2023 at 4:39 am
While I applaud the technology, it's "just" a summation of common knowledge, which is frequently incorrect. It also only provides one "opinionated and confident answer" rather than multiple...
March 9, 2023 at 10:14 pm
changing page verification to checksum, widening a column, after an irregular large delete or update, after a sql version upgrade, controlling growth of a VLDB (even 15% fragmentation on...
March 9, 2023 at 10:09 pm
I have to ask... what problem are you trying to solve here?
March 9, 2023 at 9:51 pm
I have a process that uses 2 tables in PROD and it has been running slow in PROD.
The tables are identical in UAT and the process runs much faster...
March 9, 2023 at 9:45 pm
But what has pending litigation got to do with the quality of the code produced?
Nothing. The issue is "ethics" and Thom wasn't mixing the two concepts just because he...
March 9, 2023 at 9:22 pm
Of course it just makes positive statements. It is a bot, it is not introspective. It is just an advanced tool. As with any tool it is up to...
March 9, 2023 at 9:14 pm
For question #1, just do a test. I think that you'll find that the stats take a lot longer because Index Rebuilds only affect/rebuild the columns they actually...
March 9, 2023 at 9:05 pm
The mistake is using the generic ChatGPT for questions in SQL. This version of the chatbot IS a rookie. There is a version of CHATGPT trained specifically for programming...
March 8, 2023 at 8:00 pm
Viewing 15 posts - 1,726 through 1,740 (of 59,066 total)