Viewing 15 posts - 7,711 through 7,725 (of 59,091 total)
We had one of those radioed chiefs on USS Seahorse. "Commence Ventilating", then mistook the low pressure blow switches for the blower hull valve switches and we popped to...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 24, 2020 at 6:11 pm
Do a search for "ms for each db sql server" and follow your nose to write some custom code.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 24, 2020 at 3:10 pm
Dang - things weren't so complicated for us ground-pounders.
No? I think that getting shot at, possibly stepping into a hidden dung coated set of spikes, setting off a trip...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 24, 2020 at 3:07 pm
+1,000,000 on that post, Grant.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 24, 2020 at 1:55 pm
Heh... No. I served on the USS Haddo (SSN 604), which almost went down twice in the same week because some newbie Chief (skimmer convertee) that they "radioed" the qual...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 24, 2020 at 1:43 pm
From the article:
One of the reasons I love history is because it really does teach us so much.
This is why old folks rock. It's not "history" to them... it's...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 24, 2020 at 1:06 pm
Hello Jeff,
Any update on that code? I am curious to look at it.
See attached.
There are 3 files in the ZIP file...
The...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2020 at 3:32 pm
Ok but, in the future, please help us help you by providing the sample data in a readily consumable format. Please see the first link in my signature line for...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2020 at 2:47 pm
Thanks! Another question on same scenario, since Node1(Primary), Node2( secondary HA) and Node4(Secondary Reporting) are in the same location and Node3(Secondary Asynch DR) is in the DR location. Let's...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2020 at 1:52 pm
This is fairly easy to do but is doomed to failure because none of the columns can be used to preserve the order of the rows. There needs to be...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2020 at 1:31 pm
Heh... I definitely blew that one then. I didn't look at the OPs code closely enough to realize that you had provided a copy of the same code. I was...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 23, 2020 at 12:09 am
Jeff, Here is the data in a consumable format. I couldn't work out from the question exactly what's wanted so I'll leave it to someone else.
Except for a little...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 22, 2020 at 8:53 pm
Since you're using SQL Server 2016, this can probably be easily accomplished with LEAD/LAG. Help us help you... post the content of the tmpDeal01 table in a readily consumable format. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 22, 2020 at 6:57 pm
Simply stated, I know of no way to create a dynamic pivot/crosstab without dynamic SQL and I know of no way to execute dynamic SQL without the use of EXEC.
I...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 22, 2020 at 2:36 pm
Nice post and perfectly described but could you write the code without test data to know if you wrote the code correctly? Neither can we. 😉 Take the data you...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 22, 2020 at 2:27 pm
Viewing 15 posts - 7,711 through 7,725 (of 59,091 total)