Viewing 15 posts - 541 through 555 (of 8,760 total)
Bit of a funny one
š
Extract from the execution plan (input value = 1)
(Scalar Operator(CASE WHEN [@i]=(1) THEN (10.00) ELSE CASE WHEN [@i]=(2) THEN (20.00) ELSE CASE WHEN...
January 6, 2020 at 6:26 pm
Nothing one cannot do in SQL, but as Phil said, not for the faint-hearted
š
January 6, 2020 at 5:30 pm
My thought is that the NP will be packaged in a TCP/IP packet over the network, adds an overhead so it reverts to pure TCP/IP by default, not certain though.
š
January 4, 2020 at 4:38 pm
Quick thought, is port 445 open on both servers?
š
January 4, 2020 at 2:11 pm
Few thoughts:
1. Strongly recommend that you don't use the TEXT data type, better options are either VARCHAR(MAX) or NVARCHAR(MAX)
2. Using FOR XML PATH() is simpler and more legible than FOR...
January 4, 2020 at 1:19 pm
Happy Yuletide! Merry Christmas! Happy New Year!
Star Wars sucks (not the first two, chronological, films, just all the rest)!
Looking forward to going to see 1917 though.
3 words that...
January 2, 2020 at 1:25 pm
hi,
I would like to convert the result of a SELECT FOR XML query into a text field to be able to manipulate the result in my development language.
if there...
January 2, 2020 at 12:31 pm
Thanks all. Elective jaw surgery, and it's quite a convalescence, but she's doing well
Best wishes Steve and hopefully a speedy recovery for your daughter
š
January 1, 2020 at 3:02 pm
Happy new year guys and girls
š
January 1, 2020 at 3:00 pm
Think it is time for a "Sneaker" network connection, walk over to the box, unplug the network cables, disable the SQL Server Agent and then carry out Frederico's suggestion on...
December 10, 2019 at 2:57 pm
I have an SQL server which I need to get admin access to.
Logged on as administrator to the server I attempt to start in single user (-m) mode. However...
December 9, 2019 at 4:51 pm
Eirikur - Sure I've attached the plan running at Level 100.
This area of SQL, I am very much still learning. I can spot some stuff, but I'm still...
December 6, 2019 at 5:09 pm
I have a stored procedure that run a number of update statements using table function to select 10% of the records based on the year the data was collected.
Iām...
December 5, 2019 at 5:04 pm
That feeling when you want to point out that someone isn't correct about what they said, but you don't want to derail a topic and /...
December 5, 2019 at 4:14 pm
That feeling when you want to point out that someone isn't correct about what they said, but you don't want to derail a topic and / or annoy...
December 5, 2019 at 3:41 pm
Viewing 15 posts - 541 through 555 (of 8,760 total)