Viewing 15 posts - 4,786 through 4,800 (of 59,070 total)
It is Dell Data Domain Boost
Thanks, Ron.
--Jeff Moden
Change is inevitable... Change for the better is not.
Lordy. Thanks for the feedback and good to "see" you again.
I also love the short story in your signature line. The only problem with either books or "GIYF" is that...
--Jeff Moden
Change is inevitable... Change for the better is not.
Heh... Yeah... understood there. I have the same feeling about FORMAT except that FORMAT is actually a performance issue on top of everything else.
--Jeff Moden
Change is inevitable... Change for the better is not.
Heads up, folks. Norton Life Lock lit up big time on the following breach. It looks pretty serious...
https://www.wired.com/story/t-mobile-hack-data-phishing/
--Jeff Moden
Change is inevitable... Change for the better is not.
I've heard of so many such limits, missing features, and other problems having to do with Azure, I have to seriously wonder two things...
...
--Jeff Moden
Change is inevitable... Change for the better is not.
Invoice line items can have a ship date
Only with a bad data model. Parts from the same invoice line could be shipped on different dates. You...
--Jeff Moden
Change is inevitable... Change for the better is not.
I don't see the need for all that, this is much simpler:
SET @ytdfrDate = DATEFROMPARTS(YEAR(@frdate) -
CASE WHEN MONTH(@frdate) < 4 THEN...
--Jeff Moden
Change is inevitable... Change for the better is not.
Bruin wrote:With the same Line,subline?
Look at the PK you've chosen. IMHO, only the first 3 columns of InvoiceNbr, Line, and SubLine should make up the PK.
I'm more confused...
--Jeff Moden
Change is inevitable... Change for the better is not.
unfortunately it is not something simple that T-SQL can handle. There are complicated logic to calculate stop corners according to time and direction of the bus etc, that is...
--Jeff Moden
Change is inevitable... Change for the better is not.
SSIS only has one execute task that calls the web service. I run today, there are 2000 routes to process, it runs about 8 hours on dev, and 10...
--Jeff Moden
Change is inevitable... Change for the better is not.
Ok... assuming the following requirements...
In...
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 15 posts - 4,786 through 4,800 (of 59,070 total)