Viewing 15 posts - 1,246 through 1,260 (of 6,032 total)
The fundamental problem you're dealing with is that data required for relational joins is split across multiple servers. I'd suggest replicating or ETL copying the table [SchCalendarBasicSchedule] (and any other remote...
September 21, 2017 at 6:58 am
That's the type of question I'll typically ask, but I'm also flexible about what specific answer is acceptable. What I expect to get out of that is a five minute...
September 20, 2017 at 12:07 pm
So my understanding is that you have this table containing millions of rows and a procedure which updates the following NULL-able columns, sometimes as often as 1,000 times per minute...
September 20, 2017 at 9:16 am
September 19, 2017 at 12:44 pm
September 19, 2017 at 12:23 pm
... Far too many of us look for jobs when we need them, often feeling financial pressures to accept the first offer we get. The pace of hiring usually prevents...
September 19, 2017 at 7:45 am
September 18, 2017 at 2:05 pm
It seems that CosmosDB can do anything data, and do it all in the cloud. The Microsoft empire strikes back!
September 18, 2017 at 10:55 am
September 18, 2017 at 7:24 am
That AceText clipboard history tool sounds like a good place to keep common code blocks for things like error handling or DMV queries. Also, if you simply type the one or...
September 15, 2017 at 1:59 pm
Steve Jones - SSC Editor - Thursday, September 14, 2017 4:57 PMAnd I saw this today. Excellent: http://www.theonion.com/article/tj-maxx-recreates-store-shopping-experience-new-we-56925
Yes, T.J. Maxx...
September 15, 2017 at 8:18 am
E-books do greatly expand the universe of reading material. However, after looking at PC displays all day long, I refer to read paper bound books at home, particularly non-technical books....
September 14, 2017 at 7:53 am
A free open-source tool called XML Notepad can be used to format or compare XML documents. Also, BIDS Helper's Smart Diff feature. The thing about compiled C# executables is that...
September 14, 2017 at 7:45 am
September 13, 2017 at 1:32 pm
So in addition to querying 120 million rows and 300+ columns, the underlying tables are buried within views. This is like the worst ETL scenario possible... but every corporation has...
September 12, 2017 at 12:01 pm
Viewing 15 posts - 1,246 through 1,260 (of 6,032 total)