Viewing 15 posts - 766 through 780 (of 59,070 total)
Heh... no... I agree... BBFAATT will never be able to compete with RBAR.
Also, sorry about your argument with set-based v.s. RBAR thing. I'd have to see what the two things...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2024 at 5:41 am
And, sorry... I forgot that it's a bit new... "BBFAATT" is pronounced as "bee-bee-fat" and is my acronym for "Books, Blogs, Forums, Articles, AI, `Tubes, and Talks".
Heh.. and if sarcasm...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2024 at 3:09 am
Fair point @jeff, but I think Ron and many other people who build DWs (or Power BI developers?) are more concerned with making the data, and potential calculations, as...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2024 at 3:03 am
You may have never seen a good data warehouse. The advantages over standard reporting procedures are significant. Calculations such as YTD, PTYD and the comparisons of the two, rolling...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2024 at 2:39 am
I've always had a bit of an issue with Data Warehouses and some of the techniques of using dimension tables... especially temporal dimension tables. While this is a very nicely...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 8, 2024 at 12:26 am
If InfoSec already has an issue with replication because you are going from Prod to Non-Prod, then using backup/restore is also going to be an issue. Anything that allows...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 7, 2024 at 8:13 pm
I have a SQL database of 2 TB running on production. There is a need to refresh this database on Q environment on a daily basis. Cannot implement SQL...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 7, 2024 at 8:07 pm
Comparing yourself to an even bigger asshole doesn't lessen the fact that you're an asshole. In fact, it confirms just how much of an asshole you are. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
February 7, 2024 at 3:35 pm
Are you absolutely sure that the drive path and the UNC are actually pointing to the same directory? I HAVE seen people get confused on such issues before.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 6, 2024 at 8:46 pm
Have you ever read a book on RDBMS?
You can explain things without being such an absolute condescending asshole, Joe!
--Jeff Moden
Change is inevitable... Change for the better is not.
February 6, 2024 at 1:40 pm
Note : its Partitioned on column - Col_ID ( have to modify the clustered index but just provided as is )
Crud... I missed that detail because I was only...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 6, 2024 at 1:35 pm
As yet another side bar, unless you have a REALLY good reason to move to 2022, I'm here to tell you that, compared to 2017, 2022 is about 30% slower...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 6, 2024 at 6:29 am
Duplicate post deleted.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 6, 2024 at 6:28 am
As a bit of a sidebar, I'd change the YrMo and YrMo2 columns to a DATE datatype. It's 1 byte less than an INT and a whole lot more useful...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 6, 2024 at 6:20 am
Thank you, Jeff.
You bet, Rod. Thank you for the feedback.
As a bit of a sidebar, I have a now fairly old laptop that I got a couple of year...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 6, 2024 at 5:41 am
Viewing 15 posts - 766 through 780 (of 59,070 total)