Viewing 15 posts - 4,891 through 4,905 (of 59,089 total)
Don't worry about it. I won't be coming back here for help since all you guys want to do is make excuses for a tool that turns a simple...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2021 at 2:41 am
Thank you both. I got it working!
Very cool... can you post the code you used to replace the FORMAT function? 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2021 at 12:07 pm
And don't use the FORMAT function. Even relatively complicated functionality created by CONVERT is 38 times (in this case) faster than FORMAT. Take the time to figure out the alternative...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2021 at 12:40 am
No Data Is Missing
B014","S006" Bit Rate and Sample Rate Keys
You didn't have anything like that in the sample data in your original post.
Like Jeff Williams stated, that's not a...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 4, 2021 at 12:48 pm
Question: "Are you a 'full stack' developer?"
Oh yes... I love Dagwood sandwiches for lunch. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
August 3, 2021 at 1:59 pm
So here's my chance! I'm helping write up a job description for a "Jack of all trades" DBA position. Unfortunately, no, I can't put DBCC TIMEWARP() on it. I've...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 3, 2021 at 1:57 pm
Hi Guys,
Problem solved. Rather than pull my hair out trying to figure out why MS had to take something so simple and turn it into a complicated Charlie Foxtrot,...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 3, 2021 at 1:42 pm
Hi all
I use the Ola Hallengren Index Optimize script for rowstore index maintenance in my SQL estate. Recently we have been looking into an issue with our data warehouse...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 3, 2021 at 12:30 pm
I don't think including the column name in the PK is a bad idea especially since I do tend to include column names in other indexes. The only reason why...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 2, 2021 at 7:39 pm
BTW... this is also a really good reason to have some naming standards. We follow the standard that PKs will always use the form of PK_tablenamehere.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 2, 2021 at 4:36 pm
When I looked the problem page, no error was included on the page.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 2, 2021 at 4:33 pm
Does XML datatype with NULL Value in SQL Server 2008 consume any storage space?
As mentioned in https://www.sqlshack.com/optimize-null-values-storage-consumption-using-sql-server-sparse-columns/ If we store a NULL value in a fixed-length column such as...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 2, 2021 at 3:49 pm
Hi Jeff, we require the success to auto clear the failure events. This clear would then auto resolve the help desk auto generated tickets as well as end the...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 2, 2021 at 12:24 pm
It was a great session, Jeff Good to hear you again 🙂
Thanks, Johan. It's a shame we couldn't have a couple of beers together afterwards like we did the...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 2, 2021 at 11:39 am
Jeff,
Thank you for a truly great presentation that shatters a lot of long held beliefs. Certainly one's I've held and I'm sure many others.
-Tom
Thanks Tom. I really appreciate the...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 2, 2021 at 11:37 am
Viewing 15 posts - 4,891 through 4,905 (of 59,089 total)